]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-path/path-existsglob.path
tests: add spdx license header to test unit/link/network/conf files
[thirdparty/systemd.git] / test / test-path / path-existsglob.path
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2
3 [Unit]
4 Description=Test PathExistsGlob
5
6 [Path]
7 PathExistsGlob=/tmp/test-path_existsglob*
8
9 [Install]
10 WantedBy=multi-user.target