mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-07 17:49:21 +01:00
15 lines
268 B
Plaintext
15 lines
268 B
Plaintext
[main]
|
|
# Ubuntu defaults
|
|
plugins=ifupdown,keyfile,ofono
|
|
# Use dnssec-triggerd
|
|
dns=unbound
|
|
|
|
[ifupdown]
|
|
# more Ubuntu defaults
|
|
managed=false
|
|
|
|
# Defaults for all connections
|
|
[connection]
|
|
# Enable IPv6 privacy extensions, but this doesn't seem to work.
|
|
ipv6.ip6-privacy=2
|