← Back to team overview

enterprise-support team mailing list archive

[Bug 1691495] [NEW] apache2 apache-htcacheclean do not source /etc/default/apache-htcacheclean

 

Public bug reported:

Hi,

On ubuntu 16.04.2, with 2.4.18-2ubuntu3.2

Apache2 apache-htcache clean service init script define some config values:
 
# Default values. Edit /etc/default/apache-htcacheclean to change these
HTCACHECLEAN_SIZE="${HTCACHECLEAN_SIZE:=300M}"
HTCACHECLEAN_DAEMON_INTERVAL="${HTCACHECLEAN_DAEMON_INTERVAL:=120}"
HTCACHECLEAN_PATH="${HTCACHECLEAN_PATH:=/var/cache/apache2$DIR_SUFFIX/mod_cache_disk}"
HTCACHECLEAN_OPTIONS="${HTCACHECLEAN_OPTIONS:=-n}"

But the file  /etc/default/apache-htcacheclean is not sourced in the
file, so any change to the default configuration is not possible.

Adding ". /etc/default/apache-htcacheclean" just before allows to change
the values.

** Affects: apache2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1691495

Title:
  apache2 apache-htcacheclean do not source /etc/default/apache-
  htcacheclean

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1691495/+subscriptions


Follow ups