[ May 25 00:55:38 Enabled. ] [ May 25 00:55:38 Rereading configuration. ] [ May 25 00:55:39 Executing start method ("/opt/oxide/bin/switch_zone_setup"). ] + . /lib/svc/share/smf_include.sh + SMF_EXIT_OK=0 + SMF_EXIT_NODAEMON=94 + SMF_EXIT_ERR_FATAL=95 + SMF_EXIT_ERR_CONFIG=96 + SMF_EXIT_MON_DEGRADE=97 + SMF_EXIT_MON_OFFLINE=98 + SMF_EXIT_ERR_NOSMF=99 + SMF_EXIT_ERR_PERM=100 + USERS[0].user=wicket + USERS[0].group=wicket + USERS[0].gecos='Wicket User' + USERS[0].nopasswd=1 + USERS[0].shell=/bin/sh + USERS[1].user=support + USERS[1].group=support + USERS[1].gecos='Oxide Support' + USERS[1].homedir=/home/support + USERS[1].shell=/bin/bash + USERS[1].profiles=( 'Primary Administrator' ) + u='USERS[0]' + typeset -n u + getent group wicket + 1> /dev/null 2>& 1 + groupadd wicket + getent passwd wicket + 1> /dev/null 2>& 1 + useradd -m -s /bin/sh -g wicket -c 'Wicket User' wicket 48 blocks + ((u.nopasswd)) + passwd -d wicket passwd: password information changed for wicket + [[ -n '' ]] + usermod -P '' wicket + [[ -n '' ]] + u='USERS[1]' + typeset -n u + getent group support + 1> /dev/null 2>& 1 + groupadd support + getent passwd support + 1> /dev/null 2>& 1 + useradd -m -s /bin/bash -g support -c 'Oxide Support' support 48 blocks + ((u.nopasswd)) + passwd -N support passwd: password information changed for support + [[ -n 'Primary Administrator' ]] + printf %s, 'Primary Administrator' + usermod '-PPrimary Administrator,' support + [[ -n /home/support ]] + mkdir -p /home/support + cp /root/.bashrc /home/support/.bashrc + cp /root/.profile /home/support/.profile + chown -R support /home/support + exit 0 [ May 25 00:55:49 Method "start" exited with status 0. ]