openwisp-config
openwisp-config copied to clipboard
other configuration files
There are various configuration files in the /etc/config folder.
root@openwrt:/etc/config# ls
ddns dropbear luci ntpclient socat ubootenv uhttpd
dhcp firewall network rpcd system ucitrack wireless
Is there a way to change the settings of files such as ddns and socat?
There is a pending pull request for support of DynDNS in the netjsonconfig project: https://github.com/openwisp/netjsonconfig/pull/111
If there is no support for a specific package/service, you can still configure it manually:
https://netjsonconfig.openwisp.org/en/latest/backends/openwrt.html#all-the-other-settings
If you have further questions about how to use OpenWISP to configure devices, please use the mailing list or chat:
https://openwisp.org/support.html
I'm closing this issue because it is not related to openwisp-config.