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