Skip to content

firewall-redirect-192-168-1-1: fix uci-default commit

Karel Koci requested to merge hotfix/192.168.1.1-redirect into master

There was invalid commit command in uci-default script. This changes it to correct one.

This also adds prerm script to remove UCI section from config. It should not stay in place when package is removed.

Merge request reports