Bug#652843: Patch

2012-01-02 Thread Stefan Fritsch
On Thursday 29 December 2011, william felipe_welter wrote: > There is a simple patch for the initialization script that resolve > this issue: > > 173a174 > > > APACHE_LOG_DIR=$(. $APACHE_ENVVARS && echo $APACHE_LOG_DIR) > > 174a176,182 > > > if [ ! -d $APACHE_LOG_DIR ]

Bug#652843: Patch

2011-12-29 Thread william felipe_welter
There is a simple patch for the initialization script that resolve this issue: 173a174 > APACHE_LOG_DIR=$(. $APACHE_ENVVARS && echo $APACHE_LOG_DIR) 174a176,182 > if [ ! -d $APACHE_LOG_DIR ] ; then > log_daemon_msg "Creating Log directory on: >