summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-02-22 11:01:08 +0100
committer Eric Hameleers <alien@slackware.com>2016-02-22 11:01:08 +0100
commitc4ad44e5885f40955bc643390465a8632282a474 (patch)
tree8758a171119364fca4f02b103d9d9f71971275af /make_slackware_live.sh
parent6bb9a50034d4109f8b3d498540cb0e49f87cd021 (diff)
downloadliveslak-c4ad44e5885f40955bc643390465a8632282a474.tar.gz
liveslak-c4ad44e5885f40955bc643390465a8632282a474.tar.xz
Really start Konsole with a login shell.
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 0acedcf..e6b6dc8 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1121,6 +1121,12 @@ Command=/bin/bash -l
Name=Shell
Parent=FALLBACK/
EOT
+mkdir -p ${LIVE_ROOTDIR}/etc/skel/.config
+cat <<EOT >> ${LIVE_ROOTDIR}/etc/skel/.config/konsolerc
+[Desktop Entry]
+DefaultProfile=Shell.profile
+
+EOT
if [ "$LIVEDE" = "PLASMA5" ]; then