Adding upstream version 1.66+debian.
[live-boot-grml.git] / scripts / casper-bottom / 30accessibility
index c6015e1..8352fb6 100755 (executable)
@@ -21,7 +21,7 @@ esac
 log_begin_msg "$DESCRIPTION"
 
 gct() {
-    chroot /root su $USERNAME -- gconftool-2 "$@"
+    chroot /root sudo -u "$USERNAME" gconftool-2 "$@"
 }
 
 for x in $(cat /proc/cmdline); do