]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-path/path-makedirectory.service
test-path: start infinite sleep instead of a short command
[thirdparty/systemd.git] / test / test-path / path-makedirectory.service
CommitLineData
f55198f0
ZJS
1[Unit]
2Description=Service Test for Path units
3
4[Service]
4cce6f25 5ExecStart=sleep infinity
333d102c 6Type=exec
708961c7 7RemainAfterExit=true