# Automatically generated by systemd-sysv-generator [Unit] Documentation=man:systemd-sysv-generator(8) SourcePath=/etc/init.d/umountnfs.sh Description=LSB: Unmount all network filesystems except the root fs. [Service] Type=forking Restart=no TimeoutSec=5min IgnoreSIGPIPE=no KillMode=process GuessMainPID=no RemainAfterExit=yes SuccessExitStatus=5 6 ExecStart=/etc/init.d/umountnfs.sh start ExecStop=/etc/init.d/umountnfs.sh stop