mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-24 17:23:04 +00:00
7 lines
97 B
Desktop File
7 lines
97 B
Desktop File
[Unit]
|
|
Description=Sched idle with prio 0
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|
|
CPUSchedulingPriority=0
|