diff options
author | Lars Engels <lme@FreeBSD.org> | 2018-01-02 09:22:30 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2018-01-02 09:22:30 +0000 |
commit | e473143c49707daebb1348bfaaf8619047614c03 (patch) | |
tree | 1256bd3b373fd09ccc5f89218f70d7370cbd6981 /net-mgmt/icinga2 | |
parent | 5d838992c2b5aa369e4db185f10fb505b0407b9e (diff) | |
download | ports-e473143c49707daebb1348bfaaf8619047614c03.tar.gz ports-e473143c49707daebb1348bfaaf8619047614c03.zip |
Notes
Diffstat (limited to 'net-mgmt/icinga2')
-rw-r--r-- | net-mgmt/icinga2/files/icinga2.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icinga2/files/icinga2.in b/net-mgmt/icinga2/files/icinga2.in index 36eb5abdf103..b2b6a3033fa5 100644 --- a/net-mgmt/icinga2/files/icinga2.in +++ b/net-mgmt/icinga2/files/icinga2.in @@ -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) |