chiark / gitweb /
CODING_STYLE: clarify that single-line if blocks should not be enclosed in {}
[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