File nxlog-ce.service.in of Package nxlog-ce
[Unit] Description=System Logging Service Requires=var-run.mount syslog.target After=var-run.mount Before=syslog.target Conflicts=syslog-ng.service rsyslog.service syslogd.service [Service] Environment=NXLOG_CE_PARAMS= ExecStartPre=@sbindir@/nxlog-ce-service-prepare EnvironmentFile=-/etc/sysconfig/syslog ExecStart=@sbindir@/nxlog-ce -n $NXLOG_CE_PARAMS ExecReload=/bin/kill -HUP $MAINPID Sockets=syslog.socket StandardOutput=null [Install] WantedBy=multi-user.target Alias=syslog.service