Lines Matching refs:service
7 systemd-run --wait --unit=test0.service -p "DynamicUser=1" -p "Delegate=" \
8 test -w /sys/fs/cgroup/system.slice/test0.service/ -a \
9 -w /sys/fs/cgroup/system.slice/test0.service/cgroup.procs -a \
10 -w /sys/fs/cgroup/system.slice/test0.service/cgroup.subtree_control
12 systemd-run --wait --unit=test1.service -p "DynamicUser=1" -p "Delegate=memory pids" \
13 grep -q memory /sys/fs/cgroup/system.slice/test1.service/cgroup.controllers
15 systemd-run --wait --unit=test2.service -p "DynamicUser=1" -p "Delegate=memory pids" \
16 grep -q pids /sys/fs/cgroup/system.slice/test2.service/cgroup.controllers
22 …systemd-run --wait --unit=test3.service -p "IOAccounting=yes" -p "Slice=system-foo-bar-baz.slice" …
23 …ice/system-foo.slice/system-foo-bar.slice/system-foo-bar-baz.slice/test3.service/cgroup.controllers
30 systemd-run --wait --unit=test4.service true