summaryrefslogtreecommitdiff
path: root/config/chroot_local-includes
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2018-09-20 20:56:36 +0200
committerHolger Paradies <retabell@gmx.de>2018-09-20 20:56:36 +0200
commitfd25908cd2d9352c5568b13fc4cb4281b706efed (patch)
tree0f32cb85288428cb4299f3a3c1b53fa93e74ae66 /config/chroot_local-includes
parent893d05c353f4f81b7dab7ea2da40c20b45a2cc28 (diff)
downloadkanotix-fd25908cd2d9352c5568b13fc4cb4281b706efed.zip
kanotix-fd25908cd2d9352c5568b13fc4cb4281b706efed.tar.gz
live config: fix typo
Diffstat (limited to 'config/chroot_local-includes')
-rwxr-xr-xconfig/chroot_local-includes/lib/live/config/9024-lxde-compositor2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/chroot_local-includes/lib/live/config/9024-lxde-compositor b/config/chroot_local-includes/lib/live/config/9024-lxde-compositor
index 0624de7..989ba28 100755
--- a/config/chroot_local-includes/lib/live/config/9024-lxde-compositor
+++ b/config/chroot_local-includes/lib/live/config/9024-lxde-compositor
@@ -23,7 +23,7 @@ Configure_composit ()
if grep -qs "nocompiz" /proc/cmdline
then
touch /home/${LIVE_USERNAME}/.nocompiz
- chown 1000:1000 /home/${LIVE_USERNAME}/.compiz
+ chown 1000:1000 /home/${LIVE_USERNAME}/.nocompiz
if [ -e /home/${LIVE_USERNAME}/.config/kwinrc ]; then
echo "[Compositing]" >>/home/${LIVE_USERNAME}/.config/kwinrc
echo "Enabled=false" >>/home/${LIVE_USERNAME}/.config/kwinrc