]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/units/sleep.service
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / units / sleep.service
CommitLineData
22d3cfe5 1# SPDX-License-Identifier: LGPL-2.1-or-later
b5da077d
MS
2[Unit]
3Description=Sleep for 1 minute
4
5[Service]
6Type=oneshot
7ExecStart=/bin/sleep 60