syslog-ng/syslog-ng.service
Matthias Runge c66f6330e1 - update to syslog-ng-3.2.2
- cleanup spec-file
2011-04-20 10:56:11 +02:00

12 lines
274 B
Desktop File

[Unit]
Description=Syslog-ng System Logging Service
[Service]
EnvironmentFile=-/etc/sysconfig/syslog-ng
ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service
ExecStart=/sbin/syslog-ng $SYSLOGNG_OPTIONS
Sockets=syslog-ng.socket
[Install]
WantedBy=multi-user.target