summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rsyslog.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsyslog.service.in b/rsyslog.service.in
index 08a4870f..830d6686 100644
--- a/rsyslog.service.in
+++ b/rsyslog.service.in
@@ -1,9 +1,9 @@
[Unit]
Description=System Logging Service
+Requires=syslog.socket
[Service]
ExecStart=@sbindir@/rsyslogd -n
-Sockets=syslog.socket
StandardOutput=null
[Install]