mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
It tests all available directives of Path units: - PathChanged - PathModified - PathExists - PathExisysGlob - DirectoryNotEmpty - MakeDirectory - DirectoryMode - Unit
7 lines
87 B
Desktop File
7 lines
87 B
Desktop File
[Unit]
|
|
Description=Service Test Path Unit=
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|
|
Type=oneshot
|