From 0f6248ec1f0717cf4778bd6cbb9fb2de43c6c809 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Tue, 25 Aug 2015 11:30:14 +0200 Subject: Add missing custom_php_deinstall_command... ... so the the baculaclient_custom_php_deinstall_command() in the .inc file is actually used. --- config/bacula-client/bacula-client.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/bacula-client') diff --git a/config/bacula-client/bacula-client.xml b/config/bacula-client/bacula-client.xml index ce07e77e..cbfe8757 100644 --- a/config/bacula-client/bacula-client.xml +++ b/config/bacula-client/bacula-client.xml @@ -150,6 +150,9 @@ baculaclient_custom_php_install_command(); + + baculaclient_custom_php_deinstall_command(); + baculaclient_custom_php_write_config(); -- cgit v1.2.3