mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-08 08:00:30 +08:00
Switch out references to fedora in initscript and username to be generic
This commit is contained in:
@@ -150,15 +150,15 @@ compat-gcc-34-c++
|
||||
|
||||
# Fedora Electronic Lab:
|
||||
|
||||
mkdir -p /home/fedora/.kde/share/config/
|
||||
mkdir -p /home/liveuser/.kde/share/config/
|
||||
|
||||
# kill stupid klipper
|
||||
cat > /home/fedora/.kde/share/config/klipperrc <<EOF
|
||||
cat > /home/liveuser/.kde/share/config/klipperrc <<EOF
|
||||
[General]
|
||||
AutoStart=false
|
||||
EOF
|
||||
|
||||
cat > /home/fedora/.kde/share/config/kxkbrc <<EOF
|
||||
cat > /home/liveuser/.kde/share/config/kxkbrc <<EOF
|
||||
[Layout]
|
||||
DisplayNames=us,ch,de,fr
|
||||
IndicatorOnly=false
|
||||
|
||||
Reference in New Issue
Block a user