summaryrefslogtreecommitdiff
path: root/test/sched_rr_bad.service
blob: 0be534a5467c4c3f78ae96a621ede0a250ff99c5 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Bad sched priority for RR

[Service]
ExecStart=/bin/true
CPUSchedulingPolicy=rr
CPUSchedulingPriority=0
CPUSchedulingPriority=100