summaryrefslogtreecommitdiffstats
path: root/t/dh_installsystemduser/debian/baz.user.service
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--t/dh_installsystemduser/debian/baz.user.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/t/dh_installsystemduser/debian/baz.user.service b/t/dh_installsystemduser/debian/baz.user.service
new file mode 100644
index 0000000..3af041d
--- /dev/null
+++ b/t/dh_installsystemduser/debian/baz.user.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Baz User Unit
+
+[Service]
+ExecStart=/bin/true
+
+[Install]
+WantedBy=default.target