]> gitweb.michael.orlitzky.com - dead/halcyon.git/commit
Add configuration options for daemonize, pidfile, run_as_group and run_as_user.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Jul 2014 20:28:16 +0000 (16:28 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Jul 2014 20:28:16 +0000 (16:28 -0400)
commit15fd6f764f88f79424d7caaba564e57df564b532
tree6b47a85798599da6e4a4108eb572de4aad79f323
parentdad4547feb83fcc2035df684936cedba6272a86f
Add configuration options for daemonize, pidfile, run_as_group and run_as_user.
src/CommandLine.hs
src/Configuration.hs
src/OptionalConfiguration.hs
src/Usernames.hs