filesystems 272 B

123456789101112
  1. # Auxillary (non-root) filesystems
  2. type = scripted
  3. command = /etc/dinit.d/filesystems.sh start
  4. restart = false
  5. logfile = /var/log/dinit-filesystems.log
  6. start-timeout = 1200 # 20 minutes
  7. depends-on: udevd
  8. depends-on: rootrw
  9. waits-for: auxfscheck
  10. waits-for: udev-settle