aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorbkw <bkw>2005-04-10 19:49:48 +0000
committerbkw <bkw>2005-04-10 19:49:48 +0000
commit9bb1f65a5d11e33ec0b384b5b1906113f7df714c (patch)
tree6a6e072e1a8bc68f837936441c12574e100ff0fc /packages
parent7c513023df502ca29c35f239ecab631fba30579d (diff)
downloadpfsense-packages-9bb1f65a5d11e33ec0b384b5b1906113f7df714c.tar.gz
pfsense-packages-9bb1f65a5d11e33ec0b384b5b1906113f7df714c.tar.bz2
pfsense-packages-9bb1f65a5d11e33ec0b384b5b1906113f7df714c.zip
cleanup
Diffstat (limited to 'packages')
-rw-r--r--packages/squidGuard.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/squidGuard.xml b/packages/squidGuard.xml
index d48c8433..8622bfe7 100644
--- a/packages/squidGuard.xml
+++ b/packages/squidGuard.xml
@@ -33,8 +33,6 @@
mwexec("/bin/chmod -R 755 /var/db/squidGuard");
system("/usr/local/sbin/squid -k reconfigure");
</custom_php_install_command>
- <custom_php_pre_deinstall_command>
- </custom_php_pre_deinstall_command>
<custom_php_deinstall_command>
unlink_if_exists("/var/log/squidGuard.log");
rmdir_recursive("/var/db/squidGuard");