Systemd/test/path-modified.path
Ronny Chevalier bc9992978c tests: add test-path
It tests all available directives of Path units:
- PathChanged
- PathModified
- PathExists
- PathExisysGlob
- DirectoryNotEmpty
- MakeDirectory
- DirectoryMode
- Unit
2014-11-08 22:45:56 +01:00

9 lines
120 B
SYSTEMD

[Unit]
Description=Test PathModified
[Path]
PathModified=/tmp/test-path_modified
[Install]
WantedBy=multi-user.target