chiark / gitweb /
sd-event: try to move each wakeup to the same spot within every 10s
[elogind.git] / test / sched_rr_change.service
1 [Unit]
2 Description=Change prio
3
4 [Service]
5 ExecStart=/bin/true
6 CPUSchedulingPolicy=rr
7 CPUSchedulingPriority=1
8 CPUSchedulingPriority=2
9 CPUSchedulingPriority=99