10 lines
186 B
SYSTEMD
10 lines
186 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Unit]
|
|
Description=Test DirectoryNotEmpty
|
|
|
|
[Path]
|
|
DirectoryNotEmpty=/tmp/test-path_directorynotempty/
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|