File: //run/systemd/generator.late/multi-user.target.wants/syscan.service
# Automatically generated by systemd-sysv-generator
[Unit]
Documentation=man:systemd-sysv-generator(8)
SourcePath=/etc/rc.d/init.d/syscan
Description=SYSV: svscan starts and monitors a collection of services.
Before=multi-user.target
Before=multi-user.target
Before=multi-user.target
Before=graphical.target
After=network.service
[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=no
PIDFile=/var/run/svscan.pid
ExecStart=/etc/rc.d/init.d/syscan start
ExecStop=/etc/rc.d/init.d/syscan stop
ExecReload=/etc/rc.d/init.d/syscan reload