Minor improvements
* 110-startlogs.sh no longer repeats existing log lines. * Added a missing ACL suggestion in nginx_xport.inc
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
# Needs
|
||||
# setfacl -m u:www-data:r [...]/configs/xport_backup
|
||||
# setfacl -m u:www-data:rx [...]/storage/backups
|
||||
# setfacl -m u:www-data:rx [...]/storage/backups/export
|
||||
# setfacl -d -m u:www-data:r [...]/storage/backups/export
|
||||
# ACLs.
|
||||
location /export {
|
||||
|
Reference in New Issue
Block a user