X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-logger.service.in;h=f82db15ac16c9102acce52850d700475d0ff0844;hb=ac1234459056864aeb04053fdfe9b0001fc32590;hp=39a20013b4e07a76c2e6e08eb6da9411c674b413;hpb=9949ac0cec2aa0de4159260b2817e136825dbc3c;p=elogind.git diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index 39a20013b..f82db15ac 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,9 +8,11 @@ # See systemd.special(7) for details [Unit] -Description=systemd Logging Daemon -After=@SPECIAL_SYSLOG_SERVICE@ +Description=Stdio Syslog Bridge +DefaultDependencies=no +After=syslog.socket [Service] -ExecStart=@pkglibexecdir@/systemd-logger -Type=simple +ExecStart=@rootlibexecdir@/systemd-logger +NotifyAccess=all +StandardOutput=null