summaryrefslogtreecommitdiffstats
path: root/rsyslog.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'rsyslog.service.in')
-rw-r--r--rsyslog.service.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rsyslog.service.in b/rsyslog.service.in
new file mode 100644
index 00000000..b660f6bc
--- /dev/null
+++ b/rsyslog.service.in
@@ -0,0 +1,8 @@
+[Unit]
+Description=System Logging Service
+
+[Service]
+ExecStart=@sbindir@/rsyslogd -n -c 4
+
+[Install]
+WantedBy=multi-user.target