chiark / gitweb /
bus-policy: steal a test case for prefix ownership from dbus1, and make sure it passe...
[elogind.git] / test / path-makedirectory.path
1 [Unit]
2 Description=Test MakeDirectory & DirectoryMode
3
4 [Path]
5 DirectoryNotEmpty=/tmp/test-path_makedirectory/
6 MakeDirectory=yes
7 DirectoryMode=0744
8
9 [Install]
10 WantedBy=multi-user.target