mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-04 04:31:27 +00:00
9 lines
108 B
Desktop File
9 lines
108 B
Desktop File
[Unit]
|
|
Description=Son Service
|
|
|
|
[Service]
|
|
Slice=parent.slice
|
|
Type=oneshot
|
|
ExecStart=/bin/true
|
|
CPUShares=100
|