Re: [gobolinux-devel] Verify_Superuser

2014-03-19 Thread Hisham Muhammad
On 18 March 2014 18:16, Michael Homer wrote: > On Wed, Mar 19, 2014 at 5:41 AM, Hisham Muhammad wrote: >> Hi, >> >> I'm going through some annoyances in my brand new Gobo 015 >> installation that are related to the handling of sudo in our Scripts. >> >> The symptom is that some Gobo scripts fail

Re: [gobolinux-devel] Verify_Superuser

2014-03-18 Thread Michael Homer
On Wed, Mar 19, 2014 at 5:41 AM, Hisham Muhammad wrote: > Hi, > > I'm going through some annoyances in my brand new Gobo 015 > installation that are related to the handling of sudo in our Scripts. > > The symptom is that some Gobo scripts fail halfway through with > permission errors when run with

[gobolinux-devel] Verify_Superuser

2014-03-18 Thread Hisham Muhammad
Hi, I'm going through some annoyances in my brand new Gobo 015 installation that are related to the handling of sudo in our Scripts. The symptom is that some Gobo scripts fail halfway through with permission errors when run with `sudo`, but they work if I use `su` and run them as root proper. I