1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-15 18:50:12 +03:00
systemd-stable/test/son.service

9 lines
108 B
SYSTEMD
Raw Permalink Normal View History

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