Ver código fonte

Certificate permissions for etherpad

Bob Mottram 7 anos atrás
pai
commit
2fe82b63ba
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      src/freedombone-app-etherpad

+ 1
- 0
src/freedombone-app-etherpad Ver arquivo

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