CRLF statt LF

This commit is contained in:
Bernhard Linz
2018-01-16 12:27:36 +01:00
parent d033039b6b
commit 9bca6d82ca
11 changed files with 876 additions and 874 deletions

View File

@@ -1,18 +1,18 @@
# Sample File for include own Config-File with UserParamter
#
# Rename this file to: zabbix_agentd.win.include.txt
# before using!
# Installation Script check if file "include\zabbix_agentd.win.include.txt" exist
# and will copy that script and include it
# If you need own Scripts or Programs copy them into the
# \UserParameter
# Directory
# Use
# "%PROGRAMFILES%\Zabbix\YoorScriptorExe.bat" at UserParameter
# Complex Sample:
# UserParameter=znil.fileandfolder[*],"%PROGRAMFILES%\Zabbix\fileandfolder.exe" "$1" "$2"
#
#Simple Sample
UserParameter=znil.TestEcho,echo 1
# Your UserParameters behind this line:
# Sample File for include own Config-File with UserParamter
#
# Rename this file to: zabbix_agentd.win.include.txt
# before using!
# Installation Script check if file "include\zabbix_agentd.win.include.txt" exist
# and will copy that script and include it
# If you need own Scripts or Programs copy them into the
# \UserParameter
# Directory
# Use
# "%PROGRAMFILES%\Zabbix\YoorScriptorExe.bat" at UserParameter
# Complex Sample:
# UserParameter=znil.fileandfolder[*],"%PROGRAMFILES%\Zabbix\fileandfolder.exe" "$1" "$2"
#
#Simple Sample
UserParameter=znil.TestEcho,echo 1
# Your UserParameters behind this line: