Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
#! /bin/sh
set -e
case "$1" in
purge)
rm -rf /var/run/bacula
rm -rf /etc/bacula
rm -rf /var/log/bacula
rm -rf /var/lib/bacula
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
exit 0