diff options
Diffstat (limited to 'abs/core/supplemental-web/supplemental-web.install')
-rw-r--r-- | abs/core/supplemental-web/supplemental-web.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/supplemental-web/supplemental-web.install b/abs/core/supplemental-web/supplemental-web.install index 21946b2..55101ba 100644 --- a/abs/core/supplemental-web/supplemental-web.install +++ b/abs/core/supplemental-web/supplemental-web.install @@ -9,6 +9,7 @@ pre_install() { # arg 1: the new package version post_install() { setfacl -m u:http:rx /home/mythtv/ + setfacl -m u:http:rwx /data/storage/disk0/backup/system_backups/ gen_light_include.py echo "==> Forcing a re-read of lighttpd's configuration file." echo "" |