From aa8e00da547b50ea20e3691133bb3ae1d9644a2b Mon Sep 17 00:00:00 2001 From: Ronny Chevalier Date: Fri, 30 Oct 2015 18:12:31 +0100 Subject: test-path: move all related test files to a specific directory To avoid polluting test/ --- test/test-path/path-makedirectory.path | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/test-path/path-makedirectory.path (limited to 'test/test-path/path-makedirectory.path') diff --git a/test/test-path/path-makedirectory.path b/test/test-path/path-makedirectory.path new file mode 100644 index 0000000000..9408479c0f --- /dev/null +++ b/test/test-path/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 -- cgit v1.2.3-54-g00ecf