mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-13 18:31:18 +01:00
6 lines
94 B
Go
6 lines
94 B
Go
package dns
|
|
|
|
const (
|
|
fileUncleanShutdownResolvConfLocation = "/var/db/netbird/resolv.conf"
|
|
)
|