Add error handling. Add better memory checking. Add log file support. Add daemonize support.

This commit is contained in:
Wilco Baan Hofman 2012-07-31 16:12:39 +02:00
parent a1fd731e02
commit 91247efb98
3 changed files with 260 additions and 106 deletions

View file

@ -1,4 +1,9 @@
# Place this file in /etc/siahsd.conf
[siahsd]
pid file = /var/run/siahsd.pid
log file = /var/log/siahsd/siahsd.log
log level = 3
foreground = 1
[database]
driver = mysql
host = localhost