mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-25 07:10:38 +00:00
10 lines
158 B
Desktop File
10 lines
158 B
Desktop File
[Unit]
|
|
Description=Change prio
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|
|
CPUSchedulingPolicy=rr
|
|
CPUSchedulingPriority=1
|
|
CPUSchedulingPriority=2
|
|
CPUSchedulingPriority=99
|