diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-02-04 08:22:01 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-02-04 08:22:01 +0000 |
commit | 7195637dbcf514bf316090683406cea4266d4933 (patch) | |
tree | 4cd401d91f102d7e4703363a382893373da6c22a /packages/bandwidthd/bandwidthd.xml | |
parent | 5d509ba4ce99622b30c3bdd1072deca6f08c4e3d (diff) | |
download | pfsense-packages-7195637dbcf514bf316090683406cea4266d4933.tar.gz pfsense-packages-7195637dbcf514bf316090683406cea4266d4933.tar.bz2 pfsense-packages-7195637dbcf514bf316090683406cea4266d4933.zip |
Deinstall.
Diffstat (limited to 'packages/bandwidthd/bandwidthd.xml')
-rw-r--r-- | packages/bandwidthd/bandwidthd.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/bandwidthd/bandwidthd.xml b/packages/bandwidthd/bandwidthd.xml index d102f19a..fc66f5ef 100644 --- a/packages/bandwidthd/bandwidthd.xml +++ b/packages/bandwidthd/bandwidthd.xml @@ -27,6 +27,7 @@ bandwidthd_install_config(); </custom_php_install_command> <custom_php_deinstall_command> + bandwidthd_install_deinstall(); </custom_php_deinstall_command> <custom_php_resync_config_command> </custom_php_resync_config_command> |