summaryrefslogtreecommitdiff
path: root/test/sched_rr_change.service
blob: b3e3a000f88438598a9f9995656325ab723881c6 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Change prio

[Service]
ExecStart=/bin/true
CPUSchedulingPolicy=rr
CPUSchedulingPriority=1
CPUSchedulingPriority=2
CPUSchedulingPriority=99