瀏覽代碼

Certificate permissions for etherpad

Bob Mottram 7 年之前
父節點
當前提交
2fe82b63ba
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/freedombone-app-etherpad

+ 1
- 0
src/freedombone-app-etherpad 查看文件

@@ -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