]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/exec-runtimedirectory.service
Merge pull request #1374 from olof/autoconf_gcrypt_dep
[thirdparty/systemd.git] / test / exec-runtimedirectory.service
CommitLineData
cc3ddc85
RC
1[Unit]
2Description=Test for RuntimeDirectory
3
4[Service]
5ExecStart=/bin/sh -c 'exit $(test -d /tmp/test-exec_runtimedirectory)'
6Type=oneshot
7RuntimeDirectory=test-exec_runtimedirectory