Bug 22124 - Kmyfirewall installation defaults to "non-gentoo" mode
Bug#: 22124 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: regan_myers@yahoo.com
Component: KDE
URL: 
Summary: Kmyfirewall installation defaults to "non-gentoo" mode
Keywords:  
Status Whiteboard: 
Opened: 2003-06-02 16:51 0000
Description:   Opened: 2003-06-02 16:51 0000
Kmyfirewall contains a explicit "Gentoo Mode" option.  This is set on install
by
a value in /usr/share/config/kmyfirewallrc

currently, the relevant block reads:

[PATHS]
gentoo_mode=false
install_path=/etc/kmyfirewall/

I don't think it would be too unreasonable to change the default to
"gentoo_mode=true" when kmyfirewall is being installed through portage.  If it
is undesireable to be changed in the original package (probably) then perhaps
it
can be patched in the ebuild.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Caleb Tennis 2003-10-03 07:27:09 0000 -------
0.9.6 ebuild now supports this replacement.  Thanks for the report.