diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-13 04:15:16 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-13 04:15:16 +0000 |
commit | e99d6de69203c5ba4bfa7c3df48b3269791585bd (patch) | |
tree | dff4091a85e58dc8acd833c367728b326a1391db /UPDATING | |
parent | 5a04baf1261daf273c4a7cd485fbe2c6c1cbb557 (diff) |
Note that ntop now uses rcNG and logs to ntop by default.
Submitted by: Wesley Shields <wxs@csh.rit.edu> (ntop maintainer)
Notes
Notes:
svn path=/head/; revision=151077
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051212: + AFFECTS: users of net/ntop + AUTHOR: wxs@csh.rit.edu + + ntop now installs a rcNG script. It also logs to syslog by default. + To enable ntop at boot time, set the following in rc.conf(5): + + ntop_enable="YES" + 20051210: AFFECTS: users of net/mldonkey-devel AUTHOR: lioux@FreeBSD.org |