aura_exec don't return from running script in /etc/rc.d/

sam samwun at hgcbroadband.com
Sun May 22 07:16:24 PDT 2005


Hi,

I found that aura_exec in bsd_installer don't return from executing 
"/etc/rc.d/ppp-user restart".
I ended up use system
popen("etc/rc.d/ppp-user restart > /tmp/ppp.out &", "r+") handle the task.

Sam.





More information about the Users mailing list