Date: Sun, 31 Jul 2005 08:25:53 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c Message-ID: <200507310825.j6V8PrIS042175@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-07-31 08:25:53 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw pw_user.c
Log:
Change /home symbolic link, so it will point to usr/home instead of /usr/home.
Previous symlink was confusing:
# cd /jails/virtual_system_1/home
# realpath .
/usr/home
...and slower.
OK'ed by: rwatson, phk
Revision Changes Path
1.58 +5 -1 src/usr.sbin/pw/pw_user.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507310825.j6V8PrIS042175>
