chiark / gitweb /
machined: add new GetImage() bus call for retrieving the bus path for an image
[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