Belatedly revert r303119, which was determined to not be
needed. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
bfa374103e
commit
00202d1651
@ -88,7 +88,6 @@ arm_create_user() {
|
||||
-c 'FreeBSD User' -d '/home/freebsd' -s '/bin/csh'
|
||||
chroot ${CHROOTDIR} /usr/sbin/pw -R ${DESTDIR} \
|
||||
usermod root -w yes
|
||||
chroot ${CHROOTDIR} ln -s /home ${DESTDIR}/usr/home
|
||||
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user