chiark / gitweb /
bus-proxy: whenever we cannot forward a message, report this back to caller, but...
[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