# Re-mount the root filesystem read/write.

type       = scripted
command    = /etc/dinit.d/rootrw.sh
restart = false
options = starts-rwfs
logfile = /var/log/rootrw.log
logfile-permissions = 644

depends-on: early-filesystems
depends-on: udevd
waits-for: hwclock
waits-for: rootfscheck
