X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsyslog.socket;h=a228e5b09d0bbc9f228610e31bad5e73171cd728;hb=11901ad59689002aa7bbf598e76617f1cfeebd34;hp=1c54857762385592dfea0a9089e200ff1caad7c3;hpb=bb99a35a873c35e80b0b47fe045081022660374d;p=elogind.git diff --git a/units/syslog.socket b/units/syslog.socket index 1c5485776..a228e5b09 100644 --- a/units/syslog.socket +++ b/units/syslog.socket @@ -1,14 +1,14 @@ # This file is part of systemd. # # systemd 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 2 of the License, or +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See systemd.special(7) for details - [Unit] Description=Syslog Socket +Documentation=man:systemd.special(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/syslog DefaultDependencies=no Before=sockets.target syslog.target Conflicts=shutdown.target @@ -21,6 +21,7 @@ Wants=syslog.target ListenDatagram=/run/systemd/journal/syslog SocketMode=0666 PassCredentials=yes +PassSecurity=yes ReceiveBuffer=8M # The default syslog implementation should make syslog.service a