X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F10adduser;h=0f28def6b36c5ad587fc5cf23646b556c7710871;hb=refs%2Ftags%2Fupstream%2F1.99.1;hp=2fabbb31649d57ad4c2be56128ab994c27b85159;hpb=496e07acecac83f5f19fa68a3017987b7b311396;p=live-boot-grml.git diff --git a/scripts/live-bottom/10adduser b/scripts/live-bottom/10adduser index 2fabbb3..0f28def 100755 --- a/scripts/live-bottom/10adduser +++ b/scripts/live-bottom/10adduser @@ -108,4 +108,8 @@ if [ -L /root/home/$USERNAME/Examples ]; then mv /root/home/$USERNAME/Examples /root/home/$USERNAME/Desktop/ fi +if [ -f "/root/usr/share/apps/khelpcenter/plugins/kubuntu/about-kubuntu.desktop.tobemoved" ]; then + chroot /root install -D -o $USERNAME -g $USERNAME /usr/share/apps/khelpcenter/plugins/kubuntu/about-kubuntu.desktop.tobemoved /home/$USERNAME/Desktop/about-kubuntu.desktop +fi + log_end_msg