dinit-services/rootrw

13 lines
259 B
Plaintext

# Re-mount the root filesystem read/write.
type = scripted
command = /bin/mount -n -o remount,rw /
restart = false
options = starts-rwfs
logfile = /run/rootrw.log
depends-on = early-filesystems
depends-on = udevd
waits-for = hwclock
waits-for = rootfscheck