On 8/27/06, Eugen Minciu <[EMAIL PROTECTED]> wrote:
> Fixed it.
> Here's a patch that runs /bin/bash first.
>
> If that doesn't work execl should return so the next line should run after 
> that ( execl("/bin/sh", ...)
>
> I also found the same issue when entrace starts the session. The same fix 
> finally got everything working corectly.
>
> BTW, I'm new to this patching thing ... Should I have ran cvs diff -u in 
> e17/apps/entrance so both files would have been inside the same diff?
>

FYI I'm already changing this code to use bash in entrance in
OpenEmbedded because the default shell is busybox which doesn't handle
the SIGUSR1 as well.

http://www.openembedded.org/repo/org.openembedded.dev/packages/e17/entrance/use-bash.patch

-- 
Justin Patrin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to