It's an openwisp intervention: https://github.com/openwisp/openwisp-config/blob/master/openwisp-config/files/sbin/openwisp-uci-autoname.lua
You should not worry too much about this because in recent versions of LEDE and OpenWRT default UCI configurations will always have a default name. Federico On Wednesday, April 26, 2017 at 5:20:50 PM UTC+2, henriqsc wrote: > > Hello everyone, > > I noticed that after openwisp_config service is run for the first time the > /etc/config/firewal is changed, all the rules and zones descriptions are > chaged, for example: > > config rule > option dst_port 'xxx' > option taget 'yyy' > > is changed to: > > config rule 'cfg0c932bd' > option dst_port 'xxx' > option taget 'yyy' > > I'm not sure if it's an openwisp intervention or something openwrt > related, althought I haven't found any explanation on the openwrt > documentation so far. Configuration from the UI "download configuration" > does not contain /etc/config/firewall. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
