]> err.no Git - systemd-rc/blob - checkroot.service
Patchy fixup, since debian doesn't really have a sysinit service
[systemd-rc] / checkroot.service
1 [Unit]
2 Description=Check root fs
3
4 [Service]
5 ExecStart=/etc/init.d/checkroot.sh
6 Type=finish
7 TimeoutSec=0
8 StandardInput=tty
9 ValidNoProcess=yes