diff --git a/templates/br b/templates/br
index 570104710ca254c62eeefeb5c0fd1ab8b56b4ba4..b3ce313ce718fbe9498d7b7a5e1d991af9d70067 100644
--- a/templates/br
+++ b/templates/br
@@ -35,6 +35,6 @@
   async: 1
   poll: 0
 
-- name: Save postrouting rule
-  command: su -c 'iptables-save > /etc/iptables.rules'
+{# name: Save postrouting rule #}
+{# command: su -c 'iptables-save > /etc/iptables.rules' #}
 ...