DragonFly users List (threaded) for 2005-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
aura_exec don't return from running script in /etc/rc.d/
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.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]