Ben Armstrong wrote:
> As Matt Zimmerman suggested, this should really be a config option.  So far,
> we have patched Debian's casper to set the appropriate config options for
> kdesu and gksu, and the 'menu' package's su-to-root wrapper (see #410875) to
> all use sudo.  We only need this problem with aptitude to be resolved for
> all standard sytem utilities requiring root to work properly when launched
> from the menu on a Debian live CD.

d-i needs to deal with this too, as it can install a system with only
sudo root access. It currently handes the gksu case as follows[1]. Could
you show me what needs to be done for the kdesu and su-to-root cases?

update-alternatives --set libgksu-gconf-defaults \
        /usr/share/libgksu/debian/gconf-defaults.libgksu-sudo
update-gconf-defaults

-- 
see shy jo

[1] There are several other ways to do it but this is probably the best
    way as it does not involve modifying conffiles or placing
    non-package managed files in /usr.

Attachment: signature.asc
Description: Digital signature

Reply via email to