11 lines
281 B
Plaintext
11 lines
281 B
Plaintext
# 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 = udevd
|
|
waits-for = udev-trigger
|