feat: fix cert perms after renewal
This commit is contained in:
parent
ef3bd59b13
commit
c3dc104d0a
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ Description=Reload NGINX on command from acme.sh
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/systemctl restart nginx
|
ExecStart=/usr/bin/systemctl restart nginx
|
||||||
ExecStart=/usr/bin/rm /srv/acme.sh/.reload
|
ExecStart=/usr/bin/rm /srv/acme.sh/.reload
|
||||||
|
ExecStart=/usr/bin/chmod -R 755 /srv/certs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue