blakesmith / flamethrower

Flamethrower gives you the power to use your awesome irc client to talk in your campfire rooms
MIT License
39 stars 2 forks source link

Should be able to daemonize #9

Closed blakesmith closed 13 years ago

blakesmith commented 13 years ago

Should be able to daemonize flamethrower like other servers. This should be the default setting, with a flag like '-d' for 'Don't daemonize'. When daemonizing, we should log to $HOME/.flamethrower/log instead of STDOUT (and probably create that directory and files if they don't exist).