13 lines
297 B
Plaintext
13 lines
297 B
Plaintext
|
|
updown {
|
||
|
|
|
||
|
|
# Whether the updown script should handle assigned DNS servers (if enabled
|
||
|
|
# they can't be handled by other plugins, like resolve).
|
||
|
|
# dns_handler = no
|
||
|
|
|
||
|
|
# Whether to load the plugin. Can also be an integer to increase the
|
||
|
|
# priority of this plugin.
|
||
|
|
load = yes
|
||
|
|
|
||
|
|
}
|
||
|
|
|