]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/units/son.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / son.service
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
6414b7c9
DS
2[Unit]
3Description=Son Service
4
5[Service]
6Slice=parent.slice
7Type=oneshot
8ExecStart=/bin/true
9CPUShares=100