On 2011-7-6 10:03 , Ryan Schmidt wrote: > On Jul 5, 2011, at 17:08, Joshua Root wrote: > >> * the user is created with home dir /var/empty rather than /dev/null > > For users who already installed 2.0.0-beta1, do they need to edit the user > manually to make this change or will MacPorts or its installer do this > automatically?
The former. The command to do that is: sudo dscl . -create /Users/macports NFSHomeDirectory /var/empty I personally never noticed any problems with it being /dev/null though. (I've actually just changed it now.) - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
