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.
This commit is contained in:
2022-02-09 22:04:42 +01:00
parent 01f5d5fe3e
commit 9c8e7db788
7 changed files with 257 additions and 148 deletions

View File

@@ -1,5 +1,5 @@
[Path]
PathExistsGlob=/var/lib/httpd/md-renewed/renewed/%H/*
PathExistsGlob=/var/lib/httpd/md-renewed/renewed/*
Unit=md-renewed.service
MakeDirectory=true
DirectoryMode=0777