aboutsummaryrefslogtreecommitdiffstats
path: root/config/checkmk-agent
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-08-03 21:58:28 +0200
committerdoktornotor <notordoktor@gmail.com>2015-08-03 21:58:28 +0200
commitae59944f4385d4da69e99caa30454217f2725f84 (patch)
treecc1808e2e23fb02e2f5fdaa32e17234a21e05f44 /config/checkmk-agent
parent4e5f4398d932289721a588901e1bb9533166de4c (diff)
downloadpfsense-packages-ae59944f4385d4da69e99caa30454217f2725f84.tar.gz
pfsense-packages-ae59944f4385d4da69e99caa30454217f2725f84.tar.bz2
pfsense-packages-ae59944f4385d4da69e99caa30454217f2725f84.zip
checkmk.xml - additional whitespace fixes
Diffstat (limited to 'config/checkmk-agent')
-rw-r--r--config/checkmk-agent/checkmk.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/checkmk-agent/checkmk.xml b/config/checkmk-agent/checkmk.xml
index 3f150bf1..786a7977 100644
--- a/config/checkmk-agent/checkmk.xml
+++ b/config/checkmk-agent/checkmk.xml
@@ -102,7 +102,7 @@
<description>Enter hosts (comma separated) that can communicate with this agent.</description>
<type>input</type>
<size>60</size>
- </field>
+ </field>
</fields>
<custom_php_install_command>
checkmk_install();
@@ -112,7 +112,7 @@
</custom_php_validation_command>
<custom_delete_php_command>
sync_package_checkmk();
- </custom_delete_php_command>
+ </custom_delete_php_command>
<custom_php_resync_config_command>
sync_package_checkmk();
</custom_php_resync_config_command>