X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/3c8992909474e11b360f2a6d04cd3710025b0942..43c16a8a1adfd543751fcaf60ad4c8e04cf83688:/htools/hconfd.hs diff --git a/htools/hconfd.hs b/htools/hconfd.hs index 1ac173e..32d1208 100644 --- a/htools/hconfd.hs +++ b/htools/hconfd.hs @@ -4,7 +4,7 @@ {- -Copyright (C) 2009, 2011 Google Inc. +Copyright (C) 2009, 2011, 2012 Google Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -39,6 +39,8 @@ options = , oNoUserChecks , oDebug , oPort C.defaultConfdPort + , oBindAddress + , oSyslogUsage ] -- | Main function.