aboutsummaryrefslogtreecommitdiffstats
path: root/config/nrpe2
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-08-25 09:27:19 +0200
committerdoktornotor <notordoktor@gmail.com>2015-08-25 09:27:19 +0200
commit51f274fd37591c36586f649ef753abacbaa90c1e (patch)
tree6c31da8e085ceb60a31c8f93bfd45ccd5dda74cb /config/nrpe2
parentc021a2b3081aa369acd8c4d4228d49145ef9a3af (diff)
downloadpfsense-packages-51f274fd37591c36586f649ef753abacbaa90c1e.tar.gz
pfsense-packages-51f274fd37591c36586f649ef753abacbaa90c1e.tar.bz2
pfsense-packages-51f274fd37591c36586f649ef753abacbaa90c1e.zip
Remove useless nrpe2_custom_php_deinstall_command()
Diffstat (limited to 'config/nrpe2')
-rw-r--r--config/nrpe2/nrpe2.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/nrpe2/nrpe2.xml b/config/nrpe2/nrpe2.xml
index 1204e8ec..f70835c3 100644
--- a/config/nrpe2/nrpe2.xml
+++ b/config/nrpe2/nrpe2.xml
@@ -179,7 +179,6 @@
nrpe2_custom_php_service();
</custom_php_install_command>
<custom_php_deinstall_command>
- nrpe2_custom_php_deinstall_command();
nrpe2_custom_php_write_config();
</custom_php_deinstall_command>
<custom_php_resync_config_command>