usr/lib/systemd/system/rhnsd.service 0000644 00000000404 15173127162 0013642 0 ustar 00 [Unit]
Description=Spacewalk Server daemon
After=syslog.target network.target auditd.service
[Service]
Type=forking
PIDFile=/var/run/rhnsd.pid
ExecStart=/usr/sbin/rhnsd
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process
[Install]
WantedBy=multi-user.target