diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-04-11 08:14:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-04-11 08:14:22 +0000 |
commit | 08d76cf1aab26d1535d31efb33b1a914c3b577a1 (patch) | |
tree | b5c637dc94d023f7de7a2d1fdfc3b788814e40c5 /UPDATING | |
parent | 4a8351ae742edecd934f29aeed4e7f39e1923a73 (diff) | |
download | ports-08d76cf1aab26d1535d31efb33b1a914c3b577a1.tar.gz ports-08d76cf1aab26d1535d31efb33b1a914c3b577a1.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050411: + AFFECTS: users of x11/gdm + AUTHOR: kwm@FreeBSD.org + + GDM now installs a rcNG script for starting the gdm daemon. + To enable that gdm starts a boot time, add the following to /etc/rc.conf: + + gdm_enable="YES" 20050406: AFFECTS: users of databases/mysql50-server |