File: /var/run/systemd/generator.late/checkroot.service
# Automatically generated by systemd-sysv-generator
[Unit]
Documentation=man:systemd-sysv-generator(8)
SourcePath=/etc/init.d/checkroot.sh
Description=LSB: Check to root file system.
After=mountdevsubfs.service
After=hostname.service
After=keymap.service
After=hwclockfirst.service
After=hdparm.service
After=bootlogd.service
[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
SuccessExitStatus=5 6
ExecStart=/etc/init.d/checkroot.sh start
ExecStop=/etc/init.d/checkroot.sh stop