summaryrefslogtreecommitdiff
path: root/xi/s6/sv/cgroups/up
diff options
context:
space:
mode:
Diffstat (limited to 'xi/s6/sv/cgroups/up')
-rw-r--r--xi/s6/sv/cgroups/up7
1 files changed, 0 insertions, 7 deletions
diff --git a/xi/s6/sv/cgroups/up b/xi/s6/sv/cgroups/up
deleted file mode 100644
index 51e4246..0000000
--- a/xi/s6/sv/cgroups/up
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/execlineb -P
-if { s6-echo "[ Read-Only Mode ] 1/9 : Mounting cgroups" }
-envfile /etc/s6/s6.conf
-importas -iu CGROUP_MODE CGROUP_MODE
-importas -iu CGROUP_CONTROLLERS CGROUP_CONTROLLERS
-importas -iu HAVE_CONTROLLER1_GROUPS HAVE_CONTROLLER1_GROUPS
-exec sh /etc/s6/scripts/mount-cgroups $CGROUP_MODE $CGROUP_CONTROLLERS $HAVE_CONTROLLER1_GROUPS