summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/systemd/service-file-no-install-key/build-spec/debian/no-install.service
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/systemd/service-file-no-install-key/build-spec/debian/no-install.service')
-rw-r--r--t/recipes/checks/systemd/service-file-no-install-key/build-spec/debian/no-install.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/t/recipes/checks/systemd/service-file-no-install-key/build-spec/debian/no-install.service b/t/recipes/checks/systemd/service-file-no-install-key/build-spec/debian/no-install.service
new file mode 100644
index 0000000..80468ef
--- /dev/null
+++ b/t/recipes/checks/systemd/service-file-no-install-key/build-spec/debian/no-install.service
@@ -0,0 +1,8 @@
+[Unit]
+Documentation=https://www.freedesktop.org/wiki/Software/dbus/
+
+[Service]
+ExecStart=/usr/bin/test
+PrivateNetwork=yes
+
+[Install]