summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-10-05 17:41:09 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-10-07 13:53:40 +0200
commited324a9a610f91f54514eb713ff5593bde1012e6 (patch)
tree943636812c6cfa014099a171612487c32936b45c
parente6b184ad84e055c7272c41706c2fd8f86f6ac056 (diff)
downloadrsyslog-ed324a9a610f91f54514eb713ff5593bde1012e6.tar.gz
rsyslog-ed324a9a610f91f54514eb713ff5593bde1012e6.tar.xz
rsyslog-ed324a9a610f91f54514eb713ff5593bde1012e6.zip
Enable rsyslog.socket together with rsyslog.service
When the rsyslog service is enabled via "systemctl enable rsyslog.service" also enable the socket unit.
-rw-r--r--rsyslog.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsyslog.service.in b/rsyslog.service.in
index ea966cc3..b3c55515 100644
--- a/rsyslog.service.in
+++ b/rsyslog.service.in
@@ -6,3 +6,4 @@ ExecStart=@sbindir@/rsyslogd -n -c5
[Install]
WantedBy=multi-user.target
+Also=rsyslog.socket