diff options
Diffstat (limited to 'irc/ircd-ratbox-devel/files/pkg-message.in')
-rw-r--r-- | irc/ircd-ratbox-devel/files/pkg-message.in | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/irc/ircd-ratbox-devel/files/pkg-message.in b/irc/ircd-ratbox-devel/files/pkg-message.in index 18f7a09551fc..b96bfd7b5c5c 100644 --- a/irc/ircd-ratbox-devel/files/pkg-message.in +++ b/irc/ircd-ratbox-devel/files/pkg-message.in @@ -17,11 +17,9 @@ using the following rc.d script command: %%PREFIX%%/etc/rc.d/ircd-ratbox conftest -An update of the ban.db database will be necessary if upgrading from a -pre-beta5 release. Those upgrading from 3.0.0-beta5 or later, to this -version, should be able to omit this step. Though it doesn't do any harm to -check anyway. Database updates must be performed using 'bantool -u' while -no ircd is running and before starting the newer version. +The ban.db database can be checked and updated using 'bantool -u'. +For safety, updates should be done while no ircd is running and before +starting the new version. %%PREFIX%%/bin/bantool -u |