diff options
Diffstat (limited to 'systemd-journal-gatewayd.xml')
-rw-r--r-- | systemd-journal-gatewayd.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/systemd-journal-gatewayd.xml b/systemd-journal-gatewayd.xml new file mode 100644 index 0000000..a1b400c --- /dev/null +++ b/systemd-journal-gatewayd.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<service> + <short>systemd-journal-gatewayd</short> + <description>Journal Gateway Service</description> + <port protocol="tcp" port="19531"/> +</service> |