Re: [ANNOUNCE] FireHOL 2.0.0-rc.1 released
Chris Francy <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.firehol.user |
|---|---|
| Message-ID | <CABjsu1A0BbAbViYfF1tLFkjCPK2CptePPc87sGJGvbh9G0bS=w@mail.gmail.com> |
On Thu, Sep 18, 2014 at 1:57 PM, Jerome BENOIT <[email protected]> wrote: > I did the move because I realised that it was an illusion to keep firehol > in /sbin given that the firehol script uses a large amount of utilities > that are in /usr/bin to /usr/sbin I actually looked at the script and you are completely right. It seems like more than half of the of the external binaries used are under `/usr/(bin|sbin)` on my wheezy host. Since that is the case the move makes sense. Chris