91b31ccfff
- Support of cure functionality! - Fix "quoted pritable" parts. - New keys: ListeningQueue and LogEncoding. - FilterRule key changed to {Reject|Accept}Condition. * Package chages: - Added support of Linux/glibc-2.2, Solaris, FreeBSD 5.x and OpenBSD. - Comments for assist smooth upgrade. - Several fixes and cleanups.
24 lines
772 B
Text
24 lines
772 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE.common,v 1.3 2003/10/17 19:13:29 bubuchka Exp $
|
|
|
|
Add the similar to following to /etc/services:
|
|
drwebd 3000/tcp # DrWeb daemon
|
|
|
|
Add the similar to following to crontab(5) file:
|
|
* */2 * * * ${PREFIX}/sbin/drweb-update
|
|
|
|
|
|
*** IMPORTANT ***
|
|
|
|
If you are doing upgrade from DrWeb version prior to 4.30, it is
|
|
HIGHLY RECOMMENDED to pass trough the following steps:
|
|
|
|
1) deinstall any installed DrWeb package using pkg_delete(1);
|
|
2) remove at least the following things:
|
|
|
|
contents of the "${DRW_BASESDIR}" directory,
|
|
"${PKG_SYSCONFDIR}/drweb32.ini" file;
|
|
|
|
3) install ${PKGNAME} package back.
|
|
|
|
===========================================================================
|