summaryrefslogtreecommitdiffstats
path: root/test/units/e.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/e.service')
-rw-r--r--test/units/e.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/units/e.service b/test/units/e.service
new file mode 100644
index 0000000..5bbcde2
--- /dev/null
+++ b/test/units/e.service
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+[Unit]
+Description=E:Cyclic
+After=b.service
+Before=a.service
+Wants=a.service
+
+[Service]
+ExecStart=/bin/true