Comment 28 for bug 262405

Revision history for this message
Devid Antonio Filoni (d.filoni) wrote :

Hmm... what about the following lines?

others.py: commands.getstatusoutput("/etc/init.d/ufw restart")
paths.py:path_hide_ip = "/etc/ufw/before.rules"
paths.py:path_gufw_status = "/etc/ufw/ufw.conf"
paths.py:path_ufw_config = "/etc/default/ufw"
paths.py:path_hide_ip_copy = "/etc/ufw/before.rules_copy"
paths.py:path_ufw_config_copy = "/etc/default/ufw_copy"