summaryrefslogtreecommitdiff
path: root/test/test-execute/exec-runtimedirectory.service
blob: ec46c9d49b2bbf22d40aa51f300e492142270117 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Test for RuntimeDirectory

[Service]
ExecStart=/bin/sh -x -c 'test -d /tmp/test-exec_runtimedirectory'
Type=oneshot
RuntimeDirectory=test-exec_runtimedirectory