systemd/test/test-path/path-existsglob.service
2021-12-20 22:20:52 +01:00

10 lines
160 B
Desktop File

# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Service Test for Path units
[Service]
ExecStart=sleep infinity
Type=exec
RemainAfterExit=true