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