Files
bsdports/net/icinga2/files/pkg-message.in
2019-12-26 07:26:06 +00:00

19 lines
490 B
Plaintext

[
{ type: install
message: <<EOM
To rotate Icinga 2's logfiles, you can copy %%EXAMPLESDIR%%/newsyslog/icinga2.conf
to %%LOCALBASE%%/etc/newsyslog.conf.d/
EOM
}
{ type: upgrade
message: <<EOM
If you do a major upgrade of Icinga 2 and use a database, please see
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/upgrading-icinga-2
how to upgrade the database.
Please remove the rc.conf variable 'icinga2_mkvar'. All needed directories are
now created as needed.
EOM
}
]