blob: cce0899981adbf395386fac3ee68d488bc388649 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test DirectoryNotEmpty
[Path]
DirectoryNotEmpty=/tmp/test-path_directorynotempty/
[Install]
WantedBy=multi-user.target
|