Log file problem can be fixed by simply adding the following lines to
postinst file:

touch /var/log/iipsrv.log
chown www-data:www-data /var/log/iipsrv.log

See attached patch.
12a13,14
> 	touch /var/log/iipsrv.log
> 	chown www-data:www-data /var/log/iipsrv.log

Reply via email to