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