FS#32988 - [iptables] PLEASE ENTER SUMMARY
Attached to Project:
Arch Linux
Opened by ajs124 (andy123) - Thursday, 06 December 2012, 16:35 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 06 December 2012, 17:17 GMT
Opened by ajs124 (andy123) - Thursday, 06 December 2012, 16:35 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 06 December 2012, 17:17 GMT
|
Details
The current iptables.service and ip6tables.service services
ignore the settings from /etc/conf.d/iptables and simply
load /etc/iptables/iptables.rules or
/etc/iptables/ip6tables.rules
To fix this, the service files should contain: EnvironmentFile=/etc/conf.d/iptables and replace /etc/iptables/iptables.rules with $IPTABLES_CONF /etc/iptables/ip6tables.rules with $IP6TABLES_CONF if this isn't clear somehow, see the attachments… |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Thursday, 06 December 2012, 17:17 GMT
Reason for closing: Won't fix
Additional comments about closing: https://bugs.archlinux.org/index.php?sta tus[]=&string=conf.d
Thursday, 06 December 2012, 17:17 GMT
Reason for closing: Won't fix
Additional comments about closing: https://bugs.archlinux.org/index.php?sta tus[]=&string=conf.d
Comment by ajs124 (andy123) -
Thursday, 06 December 2012, 16:36 GMT
ups, forgot to enter the summary… sorry
iptables.service