blob: f8cb77f1cafc5a23fa7ef070f9491c74f7f360e7 (
plain)
1
2
3
4
5
6
7
8
9
|
#!@shebangdir@/execlineb -P
# ISC license.
# https://kernel.org/doc/html/latest/admin-guide/cgroup-v2.html
fdmove -c 2 1
if -x0 { mountpoint -q /sys/fs/cgroup }
umount /sys/fs/cgroup
|