Daemons now log to ~/logs/netdisco-{web,daemon}.log

This commit is contained in:
Oliver Gorwits
2013-01-05 20:34:21 +00:00
parent 43ca40e28c
commit 16ffbd455e
3 changed files with 13 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* Rewrite of the daemon to use Daemon::Control and MCE (cleaner netdisco
code and fewer deps)
* Added daemonized version of the web-app server also using Daemon::Control
* Daemons now log to ~/logs/netdisco-{web,daemon}.log
* Version bump so that we'll be releasing odd numbered beta dists
[BUG FIXES]