]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/daughter.service
core, job: fix breakage of ordering dependencies by systemctl reload command
[thirdparty/systemd.git] / test / daughter.service
CommitLineData
6414b7c9
DS
1[Unit]
2Description=Daughter Service
3
4[Service]
5Slice=parent.slice
6Type=oneshot
7ExecStart=/bin/true
f98c2585 8CPUAccounting=true