torios-dev team mailing list archive
-
torios-dev team
-
Mailing list archive
-
Message #00687
dbus issue
Hi
Upon further consideration I think it might happen in user-config.
test commenting out these things:
Line 346
chroot "${CHROOT}" bash -c "sudo -u \"$NEWUSER\" gconftool-2 --set
/apps/gksu/sudo-mode --type boolean true" && LOGecho
"$changedgksutosudomodefor $NEWUSER"
This *may* do it.
Or perhaps it is during updating the xdg-user-dirs
comment out this will make the variable zero length and not run the function
line 312
XDG_G_DIRS=$(chroot "${CHROOT}" bash -c "which xdg-user-dirs-gtk-update")
--
Regards