]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/sched_rr_change.service
network: make all failures in route configuration fatal
[thirdparty/systemd.git] / test / sched_rr_change.service
CommitLineData
bb112710
HHPF
1[Unit]
2Description=Change prio
3
4[Service]
5ExecStart=/bin/true
6CPUSchedulingPolicy=rr
7CPUSchedulingPriority=1
8CPUSchedulingPriority=2
9CPUSchedulingPriority=99