mirror of
https://github.com/netbirdio/netbird.git
synced 2025-01-07 06:29:06 +01:00
6 lines
94 B
Go
6 lines
94 B
Go
package dns
|
|
|
|
const (
|
|
fileUncleanShutdownResolvConfLocation = "/var/db/netbird/resolv.conf"
|
|
)
|