]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/daughter.service
network: make all failures in route configuration fatal
[thirdparty/systemd.git] / test / daughter.service
1 [Unit]
2 Description=Daughter Service
3
4 [Service]
5 Slice=parent.slice
6 Type=oneshot
7 ExecStart=/bin/true
8 CPUAccounting=true