diff options
Diffstat (limited to 'res/debian/postinst')
| -rw-r--r-- | res/debian/postinst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/debian/postinst b/res/debian/postinst index 1f871f78..44b87c5f 100644 --- a/res/debian/postinst +++ b/res/debian/postinst @@ -23,6 +23,7 @@ case "$1" in # call chmod, chown, etc. chown www-data:www-data /var/run/rhizi + chown www-data:www-data /var/log/rhizi # configure apache - FIXME: impl undo echo 'enabling apache proxy modules - warning: this will not be reverted during package uninstall' |
