Next LiveGUI experiment

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-02-11 01:08:08 +01:00
parent 549b5da4b6
commit 3ad3619fd8
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
3 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,10 @@
#!/bin/bash
echo Running LiveGUI stage2 fsscript ...
source /etc/profile
env-update
source /tmp/envscript
# No we don't want to run xdm...
sed -e '/^DISPLAYMANAGER=/s/.*/DISPLAYMANAGER="sddm"/' -i /etc/conf.d/display-manager