From: Bjoern Sikora Date: Fri, 24 Jul 2009 15:08:51 +0000 (+0200) Subject: Services are defined in extra files due to a bug in boost/program_options, X-Git-Tag: v1.1~283 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=2b0e927e96b16b54cf9e688ef563415c9e7e2f0a;p=bpdyndnsd Services are defined in extra files due to a bug in boost/program_options, which doesn't make it possible to load unregistered_options from config files, which is working for parsing from cmd line. Perhaps it's working in a future release. --- diff --git a/dhs.service b/dhs.service new file mode 100644 index 0000000..d254944 --- /dev/null +++ b/dhs.service @@ -0,0 +1,6 @@ +[service] +protocol=dhs +host=hostname +login=maxmuster +password=secret +