1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00
systemd/test/units/son.service

9 lines
108 B
SYSTEMD
Raw Normal View History

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