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, 7 insertions, 0 deletions
diff --git a/xi/s6/sv/cgroups/up b/xi/s6/sv/cgroups/up
new file mode 100644
index 0000000..51e4246
--- /dev/null
+++ b/xi/s6/sv/cgroups/up
@@ -0,0 +1,7 @@
+#!/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