Re: [Bastille-linux-discuss] bastille-firewall-early.sh
This tool locks down Linux and UNIX systems.
Brought to you by:
jay
|
From: James W. D. <jwd...@l-...> - 2001-05-12 18:17:49
|
Peter W wrote: > On Sat, May 12, 2001 at 12:07:00PM -0400, James W. Durkin wrote: >> The file "bastille-firewall-early.sh" is placed directly into >> /etc/Bastille rather than into /usr/share/Bastille, as is the case >> with the other firewall files (e.g., "bastille-firewall"). The result >> is that the following code in Firewall.pm fails > Jay? I think this one is yours! IIRC, Jay changed this for Mandrake users, > something about their "tinyfirewall" package... I forget exactly what/why. I thought I would take a look at the Install.sh in the CVS repository. It still contains the following line: cp bastille-firewall-early.sh $RPM_BUILD_ROOT/usr/share/Bastille So, I expect you're right about the SPEC files. |