system-helpers/usr/share/doc/dotfiles-system/dynv6/.dynv6.conf.example

8 lines
398 B
Text
Raw Normal View History

2019-09-08 12:45:57 +00:00
#!/usr/bin/env bash
DYNV6_MAIL_ENABLED="false" # if notify via mail
DYNV6_MAIL_ADDRESS="" # (optional) mail.rc has to be configured
DYNV6_TOKEN="" # the dynv6 token
DYNV6_HOSTNAME="" # the dynv6 hostname
DYNV6_IPV4_ENABLED=true # if should update ipv4
DYNV6_IPV6_ENABLED=true # if should update ipv6
DYNV6_IPV6_INTERFACE=eth0 # which interface to track, be sure that Privacy Extensions are disabled