On Mon, Oct 30, 2006 at 11:22:24AM +0100, Marc Haber wrote:
> We need to take local care about removing the file. I do not have a
> clue about how to do this in a policy conformant way.
Possibly ugly code to do this:
# Remove a no-longer used conffile
rm_conffile() {
CONFFILE="$1"
if [ -e
Package: nagios2-common
Version: 2.5-2
Severity: important
The logrotate file that was removed in 2.5-2 is not removed on
existing systems. This seems to be a dpkg flaw (or a feature).
We need to take local care about removing the file. I do not have a
clue about how to do this in a policy confor
2 matches
Mail list logo