]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/test-path/path-makedirectory.path
journald: do not store the iovec entry for process commandline on stack
[thirdparty/systemd.git] / test / test-path / path-makedirectory.path
CommitLineData
bc999297
RC
1[Unit]
2Description=Test MakeDirectory & DirectoryMode
3
4[Path]
5DirectoryNotEmpty=/tmp/test-path_makedirectory/
6MakeDirectory=yes
7DirectoryMode=0744
8
9[Install]
10WantedBy=multi-user.target