Systemd/test/path-exists.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
114 B
SYSTEMD

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