]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/sched_rr_change.service
Merge pull request #12802 from irtimmer/fix-openssl
[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