diff options
Diffstat (limited to 'udp514-journal.service')
-rw-r--r-- | udp514-journal.service | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/udp514-journal.service b/udp514-journal.service index 2bef072..bc0856c 100644 --- a/udp514-journal.service +++ b/udp514-journal.service @@ -1,3 +1,10 @@ +# (C) 2018-2020 by Christian Hesse <mail@eworm.de> +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + [Unit] Description=Forward syslog from network (udp/514) to journal Requires=systemd-journald.socket |