diff --git a/archiso/airootfs/root/customize_airootfs.sh b/archiso/airootfs/root/customize_airootfs.sh index fde0e8b..fc724b4 100644 --- a/archiso/airootfs/root/customize_airootfs.sh +++ b/archiso/airootfs/root/customize_airootfs.sh @@ -11,6 +11,7 @@ locale-gen systemctl disable smarttms.service systemctl disable mysqld.service -systemctl disable todeskd.service + +teamviewer --passwd 'Bbt123!@#' exit 0