installer.sh: configure systemd for mambawelcome startup at the end of installation

This commit is contained in:
Silvan Calarco 2013-06-28 23:20:14 +02:00
parent 27b08af71d
commit 37c23eb262

View File

@ -553,6 +553,9 @@ fi
dcop_write $"Configuring system startup files..." 85
echo $"Configuring system startup files"
chroot $MOUNTPOINT systemctl enable mambawelcome.target
chroot $MOUNTPOINT systemctl enable mambawelcome.service
if [ -d /cdrom/openmamba/base ]; then
# openmamba install_packages script section