FS#17724 - [iptables] 1.4.6 - /etc/conf.d/iptables should be added to backup=() directive
Attached to Project:
Arch Linux
Opened by Alexander Drozdov (adrozdov) - Wednesday, 06 January 2010, 14:35 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 17 February 2010, 09:45 GMT
Opened by Alexander Drozdov (adrozdov) - Wednesday, 06 January 2010, 14:35 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 17 February 2010, 09:45 GMT
|
Details
After upgrade iptables up to 1.4.6 my network stop to work,
some research give me, that directive IPTABLES_FORWARD in
/etc/conf.d/iptables sets to zero, but I set it to 1.
I think, that this is good idea to move this file to backup=() directive in PKGBUILD to prevent automatic changes. |
This task depends upon
Closed by Ronald van Haren (pressh)
Wednesday, 17 February 2010, 09:45 GMT
Reason for closing: Works for me
Wednesday, 17 February 2010, 09:45 GMT
Reason for closing: Works for me
from the pacman manpage:
original=X, current=X, new=Y
The current file is the same as the original but the new one differs. Since the user did
not ever modify the file, and the new one may contain improvements or bugfixes, install
the new file.