diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-26 14:48:26 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-26 14:48:26 +0000 |
commit | b72015fcc0afce3dfe9e43c2b5cc2aeedbbbf858 (patch) | |
tree | e9437a065836f8f6560456386ecb6aa5dc8b7927 /UPDATING | |
parent | - Fix MASTER_SITES and WWW line (diff) |
Add notice sysutils/nut has a rcNG script now
PR: ports/84089
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (port maintainer)
Reported by: Thomas Laus <lausts@acm.org>
Notes
Notes:
svn path=/head/; revision=140159
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -72,6 +72,15 @@ upgrades. Refer to x11/nvidia-driver/Makefile for further details. +20050625: + AFFECTS: users of sysutils/nut + AUTHOR: Joerg.Pulz@frm2.tum.de + + nut now installs a rcNG script for starting the Network UPS Tools daemons. + To enable that at boot time, add the following into /etc/rc.conf[.local]: + + nut_enable="YES" + 20050624: AFFECTS: users of lang/perl5.8 AUTHOR: tobez@FreeBSD.org |