rootrw 259 B

123456789101112
  1. # Re-mount the root filesystem read/write.
  2. type = scripted
  3. command = /bin/mount -n -o remount,rw /
  4. restart = false
  5. options = starts-rwfs
  6. logfile = /run/rootrw.log
  7. depends-on = early-filesystems
  8. depends-on = udevd
  9. waits-for = hwclock
  10. waits-for = rootfscheck