mirror of
https://git.proxmox.com/git/systemd
synced 2025-06-05 16:12:49 +00:00
8 lines
114 B
Desktop File
8 lines
114 B
Desktop File
[Unit]
|
|
Description=Service Test for Path units
|
|
|
|
[Service]
|
|
ExecStart=sleep infinity
|
|
Type=exec
|
|
RemainAfterExit=true
|