rootfscheck 312 B

1234567891011
  1. # Check the root filesystem. This is interruptible with ^C
  2. type = scripted
  3. command = /etc/dinit.d/rootfscheck.sh start
  4. restart = false
  5. options = starts-on-console pass-cs-fd start-interruptible skippable
  6. start-timeout = 0 # unlimited
  7. depends-on = early-filesystems
  8. depends-on = udevd
  9. waits-for = udev-trigger