diff options
Diffstat (limited to 'xi/s6/sv/remount-root/up')
-rw-r--r-- | xi/s6/sv/remount-root/up | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xi/s6/sv/remount-root/up b/xi/s6/sv/remount-root/up new file mode 100644 index 0000000..da6bf4c --- /dev/null +++ b/xi/s6/sv/remount-root/up @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +if { s6-echo "[ ReadWrite Mode ] 1/6 : Remounting root filesystem as rw" } +s6-mount -o remount,rw / / |