summaryrefslogtreecommitdiff
path: root/net-mgmt/icinga2/files/pkg-message.in
blob: 0658556373aac159429fb83019b5b81eb2966420 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ 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
}
]