Skip to content
Snippets Groups Projects
Commit ad2ae9bb authored by Bob Mottram's avatar Bob Mottram
Browse files

Add exim4 user to the letsencrypt group

parent d71fab88
No related branches found
No related tags found
No related merge requests found
......@@ -291,6 +291,7 @@ function add_cert_letsencrypt {
chmod -R 600 /etc/letsencrypt
chmod -R g=rX /etc/letsencrypt
chown -R root:ssl-cert /etc/letsencrypt
addgroup Debian-exim ssl-cert
nginx_ensite "${LETSENCRYPT_HOSTNAME}"
systemctl start nginx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment