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