auxfscheck 268 B

1234567891011
  1. # Check auxillary (non-root) filesystems.
  2. type = scripted
  3. command = /sbin/fsck -A -R -C -a
  4. restart = false
  5. options: starts-on-console start-interruptible skippable unmask-intr
  6. depends-on: early-filesystems
  7. depends-on: udevd
  8. depends-on: rootrw
  9. waits-for: udev-settle