mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-14 23:10:38 +00:00
11 lines
166 B
SYSTEMD
11 lines
166 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Unit]
|
|
Description=Test PathModified
|
|
|
|
[Path]
|
|
PathModified=/tmp/test-path_modified
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|