Next LiveGUI experiment
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
549b5da4b6
commit
3ad3619fd8
3 changed files with 15 additions and 0 deletions
10
releases/specs/amd64/livegui/files/fsscript-stage2.sh
Executable file
10
releases/specs/amd64/livegui/files/fsscript-stage2.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue