]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/testsuite-11.service
scope: on unified, make sure to unwatch all PIDs once they've been moved to the cgrou...
[thirdparty/systemd.git] / test / units / testsuite-11.service
1 [Unit]
2 Description=TEST-11-ISSUE-3166
3
4 [Service]
5 ExecStartPre=rm -f /failed /testok
6 ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
7 Type=oneshot