zerotier / zeronsd

A DNS server for ZeroTier users
https://zerotier.com
BSD 3-Clause "New" or "Revised" License
508 stars 57 forks source link

-w/--wildcard asking for an argument #155

Closed laduke closed 2 years ago

laduke commented 2 years ago

version 0.3.0, linux looks like something changed in the clap config or something

error: The argument '--wildcard <WILDCARD>' requires a value but none was supplied

probably related to adding config files? where you need to write confg=true

If it has to stay as -w=true then the systemd template needs to be updated.