]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/sched_rr_bad.service
test-execute: Add tests for new PassEnvironment= directive
[thirdparty/systemd.git] / test / sched_rr_bad.service
1 [Unit]
2 Description=Bad sched priority for RR
3
4 [Service]
5 ExecStart=/bin/true
6 CPUSchedulingPolicy=rr
7 CPUSchedulingPriority=0
8 CPUSchedulingPriority=100