summaryrefslogtreecommitdiffstats
path: root/test/test-path/path-existsglob.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-path/path-existsglob.service')
-rw-r--r--test/test-path/path-existsglob.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test-path/path-existsglob.service b/test/test-path/path-existsglob.service
new file mode 100644
index 0000000..1246ec2
--- /dev/null
+++ b/test/test-path/path-existsglob.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Service Test for Path units
+
+[Service]
+ExecStart=sleep infinity
+Type=exec
+RemainAfterExit=true