chiark / gitweb /
tests: add test-path
[elogind.git] / test / path-makedirectory.path
diff --git a/test/path-makedirectory.path b/test/path-makedirectory.path
new file mode 100644 (file)
index 0000000..9408479
--- /dev/null
@@ -0,0 +1,10 @@
+[Unit]
+Description=Test MakeDirectory & DirectoryMode
+
+[Path]
+DirectoryNotEmpty=/tmp/test-path_makedirectory/
+MakeDirectory=yes
+DirectoryMode=0744
+
+[Install]
+WantedBy=multi-user.target