mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
7 lines
91 B
Desktop File
7 lines
91 B
Desktop File
[Unit]
|
|
Description=Service Test for Path units
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|
|
Type=oneshot
|