diff options
Diffstat (limited to 'test/test-path/path-exists.path')
-rw-r--r-- | test/test-path/path-exists.path | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-path/path-exists.path b/test/test-path/path-exists.path new file mode 100644 index 0000000000..c4c9105af4 --- /dev/null +++ b/test/test-path/path-exists.path @@ -0,0 +1,8 @@ +[Unit] +Description=Test PathExists + +[Path] +PathExists=/tmp/test-path_exists + +[Install] +WantedBy=multi-user.target |