1 2 3 4 5 6 7 8 9
[Unit] Description=System Logging Service [Service] ExecStart=@sbindir@/rsyslogd -n -c5 [Install] WantedBy=multi-user.target Also=rsyslog.socket