]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-execute/exec-runtimedirectory.service
tmpfiles: make truncate_file() safe
[thirdparty/systemd.git] / test / test-execute / exec-runtimedirectory.service
CommitLineData
cc3ddc85
RC
1[Unit]
2Description=Test for RuntimeDirectory
3
4[Service]
ac1f08b9 5ExecStart=/bin/sh -x -c 'test -d %t/test-exec_runtimedirectory'
2b633119 6ExecStart=/bin/sh -x -c 'test -d %t/test-exec_runtimedirectory2/hogehoge'
cc3ddc85
RC
7Type=oneshot
8RuntimeDirectory=test-exec_runtimedirectory
2b633119 9RuntimeDirectory=./test-exec_runtimedirectory2///./hogehoge/.