]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/son.service
systemctl: don't use get_process_comm() on non-local PIDs (#7518)
[thirdparty/systemd.git] / test / son.service
1 [Unit]
2 Description=Son Service
3
4 [Service]
5 Slice=parent.slice
6 Type=oneshot
7 ExecStart=/bin/true
8 CPUShares=100