]> git.proxmox.com Git - pve-firewall.git/commit - PVE/Firewall.pm
fix iptables-restore - correctly add newline after COMMIT
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Feb 2014 11:41:20 +0000 (12:41 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Feb 2014 11:41:20 +0000 (12:41 +0100)
commit64568ce0ba3e01ccea2c7c4d8135c7ee1a7fcfcd
tree9d343a6efdc82421226d5222cc41a908d3a00772
parent835c197e932f9e5ecb9b94f2470aa50d5948e285
fix iptables-restore - correctly add newline after COMMIT

Also print $cmdlist on error. Just for debugging.
PVE/Firewall.pm