aboutsummaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-03-24 14:24:42 +0100
committer Eric Hameleers <alien@slackware.com>2022-03-24 14:24:42 +0100
commitc2ec9ee463a0e5392b31e7cb1f0dd555580a2463 (patch)
tree167d34d98a08f055b33773ad7e08a9a3f89f1be4 /make_slackware_live.sh
parent7b5299868c1c3f50ec33b32b69fa4a8183d8f95a (diff)
downloadliveslak-c2ec9ee463a0e5392b31e7cb1f0dd555580a2463.tar.gz
liveslak-c2ec9ee463a0e5392b31e7cb1f0dd555580a2463.tar.xz
Fix the missing qjackctl autostart
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 4593c79..4ae3f51 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -2777,7 +2777,7 @@ EOT
else
QJCDF=/usr/share/applications/qjackctl.desktop
fi
- cp -a ${QJCDF} \
+ cp -a ${LIVE_ROOTDIR}/${QJCDF} \
${LIVE_ROOTDIR}/home/${LIVEUID}/.config/autostart/
# Add all our programs into their own submenu Applications>Multimedia>DAW