Israel Garcia <[email protected]> writes: > Hi, > > I need to daemonize this command on a debian lenny? > > ruby apd.rb > > It's a simple app for my network. > > I was thinking to use nohup ruby app.rb & at rc.local, but I want to > know if there's other ways to do it.
Have you looked at the libdaemons-ruby package to see if it helps? -- Carl Johnson [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

