1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-20 10:50:12 +03:00
systemd-stable/test/path-makedirectory.path

11 lines
185 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Test MakeDirectory & DirectoryMode
[Path]
DirectoryNotEmpty=/tmp/test-path_makedirectory/
MakeDirectory=yes
DirectoryMode=0744
[Install]
WantedBy=multi-user.target