aboutsummaryrefslogtreecommitdiff
path: root/home-manager/tests/modules/systemd/services-expected.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/tests/modules/systemd/services-expected.conf')
-rw-r--r--home-manager/tests/modules/systemd/services-expected.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/home-manager/tests/modules/systemd/services-expected.conf b/home-manager/tests/modules/systemd/services-expected.conf
new file mode 100644
index 00000000000..34b9618d6d3
--- /dev/null
+++ b/home-manager/tests/modules/systemd/services-expected.conf
@@ -0,0 +1,5 @@
+[Service]
+ExecStart=/some/exec/start/command --with-arguments "%i"
+
+[Unit]
+Description=A basic test service