]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/TEST-03-JOBS/TEST-03-JOBS.units/sleep-infinity-simple.service
test: Rename testsuite-XX units to match test name
[thirdparty/systemd.git] / test / TEST-03-JOBS / TEST-03-JOBS.units / sleep-infinity-simple.service
diff --git a/test/TEST-03-JOBS/TEST-03-JOBS.units/sleep-infinity-simple.service b/test/TEST-03-JOBS/TEST-03-JOBS.units/sleep-infinity-simple.service
new file mode 100644 (file)
index 0000000..211346d
--- /dev/null
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+[Unit]
+Description=Sleep infinitely
+
+[Service]
+Type=simple
+ExecStart=/bin/sleep infinity