summaryrefslogtreecommitdiffstats
path: root/test/testsuite-03.units/sleep-infinity-simple.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/testsuite-03.units/sleep-infinity-simple.service')
-rw-r--r--test/testsuite-03.units/sleep-infinity-simple.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/testsuite-03.units/sleep-infinity-simple.service b/test/testsuite-03.units/sleep-infinity-simple.service
new file mode 100644
index 0000000..211346d
--- /dev/null
+++ b/test/testsuite-03.units/sleep-infinity-simple.service
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+[Unit]
+Description=Sleep infinitely
+
+[Service]
+Type=simple
+ExecStart=/bin/sleep infinity