This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
evolution-packages/srcpkgs/dinit/files/dinit.d/rootfscheck

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