systemd/test/sched_rr_bad.service
2014-04-26 10:08:46 +02:00

9 lines
149 B
Desktop File

[Unit]
Description=Bad sched priority for RR
[Service]
ExecStart=/bin/true
CPUSchedulingPolicy=rr
CPUSchedulingPriority=0
CPUSchedulingPriority=100