lokinet/test/service
Jason Rhinelander d03066ee05
Support [dns] no-resolvconf option (ignored by lokinet) for deb compatibility (#1362)
* Add ignored [dns]no-resolvconf option for deb backwards compat

The debs hack a `#no-resolvconf=1` into the config file in 0.7 to allow
a user to disable resolvconf setup during startup by uncommenting it.
That doesn't work anymore since 0.8 errors on invalid config options, so
add it as an ignored option so that 0.7 deb config files can still be
compatible.

* Fix `[dns]upstream` comment not being produced in generated conf file

* fix test

Co-authored-by: Jeff <jeff@i2p.rocks>
2020-09-22 17:46:06 -04:00
..
test_llarp_service_address.cpp handle subdomains 2019-04-26 08:14:29 -04:00
test_llarp_service_identity.cpp Support [dns] no-resolvconf option (ignored by lokinet) for deb compatibility (#1362) 2020-09-22 17:46:06 -04:00
test_llarp_service_name.cpp LNS (#1342) 2020-09-17 15:18:08 -04:00