]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/sched_rr_change.service
Merge pull request #12802 from irtimmer/fix-openssl
[thirdparty/systemd.git] / test / sched_rr_change.service
1 [Unit]
2 Description=Change prio
3
4 [Service]
5 ExecStart=/bin/true
6 CPUSchedulingPolicy=rr
7 CPUSchedulingPriority=1
8 CPUSchedulingPriority=2
9 CPUSchedulingPriority=99