This unit is provided by:
Options
-
[Install] -
[Service]-
Environment=RSYSLOGD_PARAMS= -
EnvironmentFile=-/etc/sysconfig/rsyslog -
EnvironmentFile=-/etc/sysconfig/syslog -
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/etc/scripts/run-syslog -
ExecStart=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS -
ExecStart=/usr/sbin/rsyslogd -n -iNONE -
ExecStart=/usr/sbin/rsyslogd -n -iNONE $RSYSLOGD_PARAMS -
ExecStartPre=/usr/sbin/rsyslog-service-prepare -
LimitNOFILE=16384 -
Restart=on-abort -
Restart=on-failure -
StandardOutput=null -
Type=notify -
Type=simple -
UMask=0066
-
-
[Unit]-
After=network.target network-online.target -
Conflicts=syslog-ng.service syslogd.service -
DefaultDependencies=no -
Description=Relax-and-Recover run-syslog script -
Description=System Logging Service -
Documentation=man:rsyslogd(8) http://www.rsyslog.com/doc/ -
Documentation=man:rsyslogd(8) https://www.rsyslog.com/doc/ -
Documentation=man:rsyslogd(8) man:rsyslog.conf(5) https://www.rsyslog.com/doc/ -
Requires=syslog.socket
-
Additionnal notes
Nothing here.