debian: set default target of multi-user.target
This commit is contained in:
parent
04da34e545
commit
53c79a8363
@ -31,6 +31,8 @@ else # testing/unstable
|
||||
chroot $INSTALLDIR apt-get -y install systemd-sysv
|
||||
fi
|
||||
|
||||
chroot $INSTALLDIR systemctl set-default multi-user.target
|
||||
|
||||
echo "--> Upgrading system"
|
||||
chroot $INSTALLDIR apt-get update
|
||||
chroot $INSTALLDIR apt-get -y upgrade
|
||||
|
Loading…
Reference in New Issue
Block a user