diff options
Diffstat (limited to 'units/systemd-logger.service.in')
-rw-r--r-- | units/systemd-logger.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index d9708724e1..ff7a1316c2 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -15,3 +15,4 @@ After=syslog.socket [Service] ExecStart=@rootlibexecdir@/systemd-logger NotifyAccess=all +StandardOutput=null |