]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/daughter.service
Merge pull request #12734 from keszybz/cpu-set-util-on-i386
[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