firewall: fix option enabled
Currently, when the firewall.globals.enabled is set to 0, then it only sets the option input for zone wan to ACCEPT. This is not completely correct, if we truly want to disable firewall, then we should also set the defaults.input to ACCEPT.