auxfscheck 231 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
  6. depends-on = early-filesystems
  7. depends-on = udevd
  8. depends-on = rootrw
  9. waits-for = udev-settle