summaryrefslogtreecommitdiff
path: root/test/path-makedirectory.path
diff options
context:
space:
mode:
Diffstat (limited to 'test/path-makedirectory.path')
-rw-r--r--test/path-makedirectory.path10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/path-makedirectory.path b/test/path-makedirectory.path
new file mode 100644
index 0000000000..9408479c0f
--- /dev/null
+++ b/test/path-makedirectory.path
@@ -0,0 +1,10 @@
+[Unit]
+Description=Test MakeDirectory & DirectoryMode
+
+[Path]
+DirectoryNotEmpty=/tmp/test-path_makedirectory/
+MakeDirectory=yes
+DirectoryMode=0744
+
+[Install]
+WantedBy=multi-user.target