summary refs log tree commit diff
path: root/os/etc/s6-rc/src/remount-root/up
diff options
context:
space:
mode:
Diffstat (limited to 'os/etc/s6-rc/src/remount-root/up')
-rw-r--r--os/etc/s6-rc/src/remount-root/up3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/etc/s6-rc/src/remount-root/up b/os/etc/s6-rc/src/remount-root/up
deleted file mode 100644
index 7e1f944..0000000
--- a/os/etc/s6-rc/src/remount-root/up
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/execlineb -P
-
-foreground { mount -o remount,rw / }