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