mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
9 lines
140 B
SYSTEMD
9 lines
140 B
SYSTEMD
[Unit]
|
|
Description=Test DirectoryNotEmpty
|
|
|
|
[Path]
|
|
DirectoryNotEmpty=/tmp/test-path_directorynotempty/
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|