diff options
Diffstat (limited to 'test/test-path/path-modified.path')
-rw-r--r-- | test/test-path/path-modified.path | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/test-path/path-modified.path b/test/test-path/path-modified.path new file mode 100644 index 0000000..20207fb --- /dev/null +++ b/test/test-path/path-modified.path @@ -0,0 +1,10 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later + +[Unit] +Description=Test PathModified + +[Path] +PathModified=/tmp/test-path_modified + +[Install] +WantedBy=multi-user.target |