summaryrefslogtreecommitdiff
path: root/test/son.service
blob: 50bb96a94150c3a2b69341e650b6f97621704a02 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Son Service

[Service]
Slice=parent.slice
Type=oneshot
ExecStart=/bin/true
CPUShares=100