-
Notifications
You must be signed in to change notification settings - Fork 48
dyndns update.sh
Calin Crisan edited this page May 5, 2022
·
2 revisions
The file, if present at /data/etc/dyndns-update.sh
, is executed at boot by S97dyndns
and by Cron, every 15 minutes.
dyndns-update.sh
is responsible for updating the DNS record of a dynamic DNS service used to access the system. See Dynamic DNS for more details.
This is a simple shell script that should contain a command, usually a curl
command, that updates the dynamic DNS record. The script will automatically be executed with bash
, regardless of its executable flag or shebang.
- bluetooth.conf
- captive-portal.conf
- cpufreq.conf
- date.conf
- dnsmasq.conf
- docker-compose.yml
- dtoverlays
- dyndns-update.sh
- environment
- firewall.sh
- fstab.user
- hostapd.conf
- ifalias.conf
- localtime
- modprobe.conf
- modules
- mongodb.conf
- netwatch.conf
- ntp.conf
- os.conf
- proftpd.conf
- redis.conf
- smb.conf
- ssh/config
- ssh/sshd_config
- ssl/domain
- ssl/email
- static_ip.conf
- sysctl.conf
- toemmc.conf
- version
- watchdog.conf
- wpa_supplicant.conf