mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-09-04 13:36:35 +02:00
cmd/cli: add DNS as ctrld service dependency
So on Windows system where there's local DNS running, ctrld could set DNS forwarders correctly after DNS service started.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !linux && !freebsd && !darwin
|
||||
//go:build !linux && !freebsd && !darwin && !windows
|
||||
|
||||
package cli
|
||||
|
||||
|
||||
Reference in New Issue
Block a user