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