summaryrefslogtreecommitdiffstats
path: root/test/testsuite-03.units/sleep.service
blob: 32c2037a09433c493ed63c0085ccb5c39cf71e3d (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Sleep for 1 minute

[Service]
Type=oneshot
ExecStart=/bin/sleep 60