diff options
author | Christian Hesse <mail@eworm.de> | 2020-11-25 10:18:42 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-11-25 10:18:42 +0100 |
commit | 6f77a8713c59e5684ff5a7821fdc11f7c2377194 (patch) | |
tree | 8a8cf59af1933b88a8acb31e21e95004f75c8b28 /udp514-journal.service | |
parent | 6442917b0d49e1417d8100e25b87f2a46f5a7ac1 (diff) | |
download | udp514-journal-6f77a8713c59e5684ff5a7821fdc11f7c2377194.tar.gz udp514-journal-6f77a8713c59e5684ff5a7821fdc11f7c2377194.tar.zst |
clearly state the license
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 |