net-mgmt/icinga2:

Fix a typo in icinga2.in

Reported by:	Stavros Patiniotis
This commit is contained in:
Lars Engels 2018-01-02 09:22:30 +00:00
parent 5d838992c2
commit e473143c49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457839

View File

@ -11,7 +11,7 @@
# icinga2_enable (bool): Set to "NO" by default.
# Set it to "YES" to enable icinga2.
# icinga2_flags (str): Set to "" by default.
# icinga2_configfile (str): Set to "%%PREFIX%%/etc/icinga2/icinga2.cfg" by default.
# icinga2_configfile (str): Set to "%%PREFIX%%/etc/icinga2/icinga2.conf" by default.
# icinga2_mkvar (bool): Set to "NO" by default.
# Set it to "YES" to have the rc script create all
# directories in /var (needed when /var is on a ramdisk)