]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-path/path-mycustomunit.service
Merge pull request #17357 from yuwata/network-dhcp6-pd-announce-17353
[thirdparty/systemd.git] / test / test-path / path-mycustomunit.service
1 [Unit]
2 Description=Service Test Path Unit
3
4 [Service]
5 ExecStart=sleep infinity
6 Type=exec
7 RemainAfterExit=true