Files
md-renewed/md-renewed.path
Zoran Peričić 9c8e7db788 v1.3.4
systemd.path uses inotify to watch changes so md-renewed-install.path
is only activated on non-shared storage or on same host in shared
storage enviroment.
2022-02-09 22:04:42 +01:00

14 lines
209 B
SYSTEMD

[Path]
PathExistsGlob=/var/lib/httpd/md-renewed/renewed/*
Unit=md-renewed.service
MakeDirectory=true
DirectoryMode=0777
[Unit]
BindsTo=httpd.service
After=httpd.service
[Install]
WantedBy=multi-user.target