summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/systemd/systemd-missing-services/build-spec/debian/systemd-missing-services-with.service
blob: 797252635663d762b4692c4daad744a8ba157d84 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
After=network.target
Documentation=https://example.com/

[Service]
ExecStart=/bin/test

[Install]
WantedBy=multi-user.target