]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/units/testsuite-42.service
scope: on unified, make sure to unwatch all PIDs once they've been moved to the cgrou...
[thirdparty/systemd.git] / test / units / testsuite-42.service
CommitLineData
bdfd515a
ZJS
1[Unit]
2Description=TEST-42-EXECSTOPPOST
3Before=getty-pre.target
4Wants=getty-pre.target
5
6[Service]
4962ed9f 7ExecStartPre=rm -f /failed /testok
bdfd515a
ZJS
8ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
9Type=oneshot