# Check the root filesystem. This is interruptible with ^C

type = scripted
command = /etc/dinit.d/rootfscheck.sh start
restart = false
options = starts-on-console pass-cs-fd start-interruptible skippable
start-timeout = 0  # unlimited

depends-on = early-filesystems
depends-on = udevd
waits-for = udev-trigger
