Re: start process & disconnect without nohup

From: anvilsoup (anvilsoup_at_gmail.com)
Date: 11/25/05

  • Next message: Nobody Here: "Re: starting embedded linux debugging"
    Date: 24 Nov 2005 15:47:14 -0800
    
    

    Kewl. Didn't know about the the "disown" command. Sounds pretty harsh
    if you're a disowned child prcess hey.

    All I have is "busybox", with "ash" as the shell. So I don't have
    "disown". "reboot" causes the device to shutdown and not wake up again.
    I checked "rc6.d" and there's a "reboot -d -f -i" command in it, but
    the device shuts down and doesn't reboot. Must be some hardware
    "feature".

    But it's all good. I found that "init -q" seems to warm start the
    system which is good enough for me. So Problem Solved.


  • Next message: Nobody Here: "Re: starting embedded linux debugging"