lua-users home
lua-l archive

how do I daemonize a lua process on unix ?

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


The way I know of doing it is to double fork then dup2
the stdin/stdout/stderr handles.
I can find fork() in the posix package but don't know
how to dup2 and/or get the fileno() of io.stdin etc.
Or I need some other helper say using python to
daemonize then spawn the lua script ?
 
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

AltStyle によって変換されたページ (->オリジナル) /