home-manager/tests/modules/systemd/services-expected.conf
Robert Helgesson d5f6e84862
systemd: add some basic tests
(cherry picked from commit 6ebf14143a)
2019-04-04 23:42:28 +02:00

6 lines
108 B
Plaintext

[Service]
ExecStart=/some/exec/start/command --with-arguments "%i"
[Unit]
Description=A basic test service