summaryrefslogtreecommitdiffstats
path: root/test/test-path/path-mycustomunit.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-path/path-mycustomunit.service')
-rw-r--r--test/test-path/path-mycustomunit.service9
1 files changed, 9 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..b3924fe
--- /dev/null
+++ b/test/test-path/path-mycustomunit.service
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Unit]
+Description=Service Test Path Unit
+
+[Service]
+ExecStart=sleep infinity
+Type=exec
+RemainAfterExit=true