mirror of
https://github.com/morgan9e/systemd
synced 2026-04-16 01:16:10 +09:00
It tests all available directives of Path units: - PathChanged - PathModified - PathExists - PathExisysGlob - DirectoryNotEmpty - MakeDirectory - DirectoryMode - Unit
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
|