mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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
|