diff options
Diffstat (limited to 'src/lib/source/system/mount/remount-root/down')
| -rw-r--r-- | src/lib/source/system/mount/remount-root/down | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/source/system/mount/remount-root/down b/src/lib/source/system/mount/remount-root/down new file mode 100644 index 0000000..36356fe --- /dev/null +++ b/src/lib/source/system/mount/remount-root/down @@ -0,0 +1,7 @@ +#!@shebangdir@/execlineb -P + +# ISC license. + +fdmove -c 2 1 + +mount -ur / |
