aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/brep-module.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/brep-module.conf b/etc/brep-module.conf
index ecac553..3d53cc7 100644
--- a/etc/brep-module.conf
+++ b/etc/brep-module.conf
@@ -196,8 +196,7 @@ menu About=?about
# To create www-data-openssl.rnd with suitable permissions, run (as user brep):
#
# $ touch www-data-openssl.rnd
-# $ sudo chgrp www-data www-data-openssl.rnd
-# $ chmod g+rw www-data-openssl.rnd
+# $ setfacl -b -m g:www-data:rw www-data-openssl.rnd
#