Certificate permissions for etherpad

This commit is contained in:
Bob Mottram 2018-01-06 15:39:39 +00:00
parent bb48a6df61
commit 2fe82b63ba
1 changed files with 1 additions and 0 deletions

View File

@ -628,6 +628,7 @@ function install_etherpad {
if [ -f /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key ]; then
chown etherpad: /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key
fi
usermod -a -G ssl-cert etherpad
# Ensure that the database gets backed up locally, if remote
# backups are not being used