CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/10 14:53:09
Modified files:
usr.sbin/user : user.c
Log message:
Move the chown and chmod out of copydotfiles() and add an explicit
check for skeldir set to the empty string. Fixes a problem where
the owner/mode is not set on the user's homedir if the specified
skeldir does not exist. OK ajacoutot@
