fix: acme permissions

This commit is contained in:
Lennard Brinkhaus 2023-09-19 20:29:48 +02:00
parent 63c5e1f4eb
commit e5dfa0c594
Signed by: lennard.brinkhaus
GPG Key ID: 286421EC53998B22

View File

@ -43,6 +43,8 @@ TimeoutStartSec=90
# Allowed time for the service to stop. # Allowed time for the service to stop.
TimeoutStopSec=90 TimeoutStopSec=90
ExecStartPre=chmod 600 /letsencrypt/acme.json
[Install] [Install]
WantedBy=default.target WantedBy=default.target