diff options
author | Mikhail Gusarov <dottedmag@debian.org> | 2015-03-07 10:45:32 +0000 |
---|---|---|
committer | Andrew Lewis <nerf@judo.za.org> | 2015-03-17 18:59:19 +0200 |
commit | 32d4602a8a122444681ba39f797a3e6c1b03e369 (patch) | |
tree | 6322c6ef883cb5b6f9c237fc5dd583504b06400a /debian/rspamd.maintscript | |
parent | 9d07433f9857a0b77183d3f3d69883337848000a (diff) | |
download | rspamd-32d4602a8a122444681ba39f797a3e6c1b03e369.tar.gz rspamd-32d4602a8a122444681ba39f797a3e6c1b03e369.zip |
Remove obsolete conffiles on upgrade
Diffstat (limited to 'debian/rspamd.maintscript')
-rw-r--r-- | debian/rspamd.maintscript | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rspamd.maintscript b/debian/rspamd.maintscript new file mode 100644 index 000000000..62cb0bd92 --- /dev/null +++ b/debian/rspamd.maintscript @@ -0,0 +1,3 @@ +rm_conffile /etc/rspamd/logging.conf 0.6.11~ rspamd +rm_conffile /etc/rspamd/options.conf 0.6.11~ rspamd +rm_conffile /etc/rspamd/workers.conf 0.6.11~ rspamd |