chiark / gitweb /
systemd-python: updated _reader header to standard license
[elogind.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