aura_exec don't return from running script in /etc/rc.d/
    sam 
    samwun at hgcbroadband.com
       
    Sun May 22 19:34:59 PDT 2005
    
    
  
Chris Pressey wrote:
On Sun, 22 May 2005 22:16:24 +0800
sam <samwun at xxxxxxxxxxxxxxxx> wrote:
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.
Hi,
There is no such function "aura_exec" in the installer codebase.
Sorry, that is aura_popen.
Sam
-Chris
    
    
More information about the Users
mailing list