[SCM] live-config branch, debian-next, updated. debian/2.0_a14-1-14-g011653c

Daniel Baumann daniel at debian.org
Fri Jul 16 22:29:14 UTC 2010


The following commit has been merged in the debian-next branch:
commit 011653cdd091d30a24fbc8bac6dd2719fc1c0edd
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 00:28:13 2010 +0200

    Ensuring that kde configuration is owned by the live user.

diff --git a/scripts/config/106-kde-services b/scripts/config/106-kde-services
index 61696e5..3152abe 100755
--- a/scripts/config/106-kde-services
+++ b/scripts/config/106-kde-services
@@ -43,6 +43,7 @@ SwitchMode=Global
 Use=true
 EOF
 
+			chown ${LIVE_USERNAME}:${LIVE_USERNAME} "/home/${LIVE_USERNAME}/.kde" -R
 		fi
 	fi
 

-- 
live-config



More information about the debian-live-changes mailing list