summaryrefslogtreecommitdiffstats
path: root/src/lib/source/system/vfs/mount-cgroups-v1/down
blob: f3ccf60410559ef1304bfc33b658411c76320029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!@shebangdir@/execlineb -P

# ISC license.
# https://kernel.org/doc/html/latest/admin-guide/cgroup-v1/

fdmove -c 2 1

elglob GROUPS /sys/fs/cgroup/*
if {
	forx -pE GROUP { ${GROUPS} }
		umount ${GROUP}
}
umount /sys/fs/cgroup