]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/units/sched_idle_ok.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / sched_idle_ok.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Unit]
3 Description=Sched idle with prio 0
4
5 [Service]
6 ExecStart=/bin/true
7 CPUSchedulingPriority=0