1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-01 09:47:35 +03:00
systemd/test/testsuite-03.units/sleep-infinity-simple.service

8 lines
134 B
SYSTEMD
Raw Normal View History

# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Sleep infinitely
[Service]
Type=simple
ExecStart=/bin/sleep infinity