This commit is contained in:
2022-02-08 21:20:37 +01:00
parent dfa4ce5320
commit 01f5d5fe3e
7 changed files with 139 additions and 55 deletions

View File

@@ -1,7 +1,13 @@
[Path]
#PathExistsGlob=/var/lib/httpd/md-renewed/renewed/*
PathModified=/var/lib/httpd/md-renewed/renewed
PathExistsGlob=/var/lib/httpd/md-renewed/renewed/%H/*
Unit=md-renewed.service
MakeDirectory=true
DirectoryMode=0777
[Unit]
BindsTo=httpd.service
After=httpd.service
[Install]
WantedBy=multi-user.target