diff --git a/installer/installer.sh b/installer/installer.sh index a228d1d..3a469ad 100755 --- a/installer/installer.sh +++ b/installer/installer.sh @@ -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