CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/05 07:40:17
Modified files:
distrib/miniroot: install.sub
Log message:
user, username, userpass and userkey are global variables. The user
created during install is added to the wheel group and as such is
actually an admin user. So use ADMIN, ADMIN_NAME, ADMIN_PASS and
ADMIN_KEY instead.
OK tb@
OK krw@ on a similar diff
