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