DragonFly BSD
DragonFly users List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: sam <samwun@xxxxxxxxxxxxxxxx>
Date: Mon, 23 May 2005 10:34:59 +0800

Chris Pressey wrote:
On Sun, 22 May 2005 22:16:24 +0800
sam <samwun@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]