]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-path/path-changed.service
iovec-util: add exported constant empty but valid (i.e. non-NULL) iovec
[thirdparty/systemd.git] / test / test-path / path-changed.service
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2
3 [Unit]
4 Description=Service Test for Path units
5
6 [Service]
7 ExecStart=sleep infinity
8 Type=exec
9 RemainAfterExit=true