On Thu, 2 Dec 2010 22:05:35 +0100
Bill Allombert wrote:
> On Wed, Dec 01, 2010 at 03:17:42PM -0800, Andres Salomon wrote:
> > On Wed, 1 Dec 2010 22:40:53 +0100
> > Bill Allombert wrote:
> >
> > Honestly, I think this should allow for an arbitrary command. If
> > I'm not using gksudo at all, it
On Wed, Dec 01, 2010 at 03:17:42PM -0800, Andres Salomon wrote:
> On Wed, 1 Dec 2010 22:40:53 +0100
> Bill Allombert wrote:
>
> Honestly, I think this should allow for an arbitrary command. If I'm
> not using gksudo at all, it would be nice to be able to override
> su-to-root. If I am using gks
On Wed, 1 Dec 2010 22:40:53 +0100
Bill Allombert wrote:
> On Sun, Nov 28, 2010 at 02:36:35AM -0800, Stas Maximov wrote:
> > Hi Bill,
> >
> > The following patch can address the issue:
>
> Yes, of course, but the real issue is:
>
> Why cannot you set the gconf key /apps/gksu/sudo-mode so that g
On Sun, Nov 28, 2010 at 02:36:35AM -0800, Stas Maximov wrote:
> Hi Bill,
>
> The following patch can address the issue:
Yes, of course, but the real issue is:
Why cannot you set the gconf key /apps/gksu/sudo-mode so that gksu will call
gksudo automaticallly ?
Cheers,
--
Bill.
Imagine a larg
Hi Bill,
The following patch can address the issue:
--- cut ---
--- su-to-root.00 2010-09-06 09:13:50.0 -0700
+++ su-to-root 2010-11-28 02:21:12.0 -0800
@@ -104,6 +104,7 @@
fi
case $SU_TO_ROOT_X in
gksu) gksu -u "$PRIV" "$COMMAND";;
+ gksudo) gksudo -u "$
On Fri, Nov 19, 2010 at 05:13:46PM -0800, Andres Salomon wrote:
> Package: menu
> Version: 2.1.44
>
> It's a bit of a problem for me that gksudo isn't supported (nor the
> ability to specify arguments to gksu). It would be nice if su-to-root
> was a bit more flexible.
Hello Andres,
It has been
Package: menu
Version: 2.1.44
It's a bit of a problem for me that gksudo isn't supported (nor the
ability to specify arguments to gksu). It would be nice if su-to-root
was a bit more flexible.
This is for a derived distribution; the assumption that sudo is
available (w/ su disabled) is ingrained
7 matches
Mail list logo