diff options
author | Julien Valroff <julien@kirya.net> | 2010-01-06 21:00:34 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-01-06 21:00:34 +0100 |
commit | 619ed1f6bb0cca01b01b92d438072c20f5f47574 (patch) | |
tree | b7aeb18f60b47cd4be88d7ab3ee01df145c0bb17 /debian/changelog | |
parent | cc0712f26b594e7f9815de236da5c94f36daf8c0 (diff) |
Make sure the rrd dir is writable by the HTTP daemon (Closes: #543900)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 424b93c..ef4f0ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,9 +20,11 @@ mailgraph (1.14-2) UNRELEASED; urgency=low * Add ${misc:Depends} to the dependencies * Make sure the rrd directory has the correct ownership * Add mailgraph.css to the package (Closes: #513527) - * Call mailgraph with --daemon_pid option (Closes: #508786) + * Rewrite of the init script using lsb functions: + + Call mailgraph with --daemon_pid option (Closes: #508786) + + Make sure the rrd dir is writable by the HTTP daemon (Closes: #543900) - -- Julien Valroff <julien@kirya.net> Tue, 05 Jan 2010 21:00:16 +0100 + -- Julien Valroff <julien@kirya.net> Wed, 06 Jan 2010 20:57:23 +0100 mailgraph (1.14-1.2) unstable; urgency=low |