[config/releng] Set again multi-user.target as default
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
a5ae5f6969
commit
450396e2c4
@ -186,7 +186,7 @@ make_customize_root_image() {
|
|||||||
-r 'useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /bin/zsh arch' \
|
-r 'useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /bin/zsh arch' \
|
||||||
run
|
run
|
||||||
mkarchiso ${verbose} -w "${work_dir}" -C "${pacman_conf}" -D "${install_dir}" \
|
mkarchiso ${verbose} -w "${work_dir}" -C "${pacman_conf}" -D "${install_dir}" \
|
||||||
-r 'systemctl -f enable pacman-init.service getty@.service dhcpcd.service || true' \
|
-r 'systemctl -f enable multi-user.target pacman-init.service getty@.service dhcpcd.service || true' \
|
||||||
run
|
run
|
||||||
: > ${work_dir}/build.${FUNCNAME}
|
: > ${work_dir}/build.${FUNCNAME}
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user