aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 21f108cbd21a..0b5306bd85d5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20110808:
+ AFFECTS: users of net-mgmt/zenoss
+ AUTHOR: pphillips@experts-exchange.com
+
+ Some functionality of zenoss requires a valid shell. The FreeBSD port until
+ now was installing a user account without a shell. To fix your existing
+ installation, please run the following command as root:
+
+ # pw usermod zenoss -s /bin/sh -d /usr/local/zenoss
+
+20110808:
AFFECTS: users of dns/powerdns
AUTHOR: tremere@cainites.net