Commit 399e5d1 is breaking our builds because it requires the process to have write access to the directory where the binary is executed (which in our case is an init script).
Could you either use the built-in log package (or log/syslog) or make the path to the log file configurable so we can put it in /var/log?