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