diff options
Diffstat (limited to 'rsyslog.service.in')
-rw-r--r-- | rsyslog.service.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rsyslog.service.in b/rsyslog.service.in index 08a4870f..8e2d64c2 100644 --- a/rsyslog.service.in +++ b/rsyslog.service.in @@ -1,9 +1,10 @@ [Unit] Description=System Logging Service +Requires=syslog.socket [Service] +Type=notify ExecStart=@sbindir@/rsyslogd -n -Sockets=syslog.socket StandardOutput=null [Install] |