10 remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
15 echo "postrm called with unknown argument \`$1'" >&2
21 rm -rf /var/ossec/etc /var/ossec/queue /var/ossec/stats
23 # update system v init links
24 update-rc.d -f ossec-hids remove
26 # dh_installdeb will replace this with shell code automatically
27 # generated by other debhelper scripts.