summaryrefslogtreecommitdiffstats
path: root/test/units/sched_rr_bad.service
blob: b51b868c2a98695d434cf69f6cb8b572ffc32e87 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Bad sched priority for RR

[Service]
ExecStart=/bin/true
CPUSchedulingPriority=-1
CPUSchedulingPriority=100
CPUSchedulingPolicy=rr