]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/son.service
core: use id unit when retrieving unit file state (#8038)
[thirdparty/systemd.git] / test / son.service
CommitLineData
6414b7c9
DS
1[Unit]
2Description=Son Service
3
4[Service]
5Slice=parent.slice
6Type=oneshot
7ExecStart=/bin/true
8CPUShares=100