summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/systemd/systemd-complex-service-file/build-spec/debian/test3.service
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/systemd/systemd-complex-service-file/build-spec/debian/test3.service')
-rw-r--r--t/recipes/checks/systemd/systemd-complex-service-file/build-spec/debian/test3.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/recipes/checks/systemd/systemd-complex-service-file/build-spec/debian/test3.service b/t/recipes/checks/systemd/systemd-complex-service-file/build-spec/debian/test3.service
new file mode 100644
index 0000000..88e5f4e
--- /dev/null
+++ b/t/recipes/checks/systemd/systemd-complex-service-file/build-spec/debian/test3.service
@@ -0,0 +1,6 @@
+[Unit]
+After=
+After = syslog.target
+
+[Install]
+WantedBy=multi-user.target