On Mon, 12 Nov 2018, Russel Winder wrote:
>
> > Can you get te version og the ffirehol package ?
>
> |> dpkg -l *firehol*
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name Version Architecture Description
> +++-=================-============-============-=============================================================
> iF firehol 3.1.6+ds-5 all easy to use but powerful
> iptables stateful firewall (program)
> ii firehol-common 3.1.6+ds-5 all easy to use but powerful
> traffic suite (common library)
> ii firehol-doc 3.1.6+ds-5 all easy to use but powerful
> iptables stateful firewall (docs)
> un firehol-tools <none> <none> (no description available)
> ii firehol-tools-doc 3.1.6+ds-5 all easy to use but powerful
> traffic suite (extra tools docs)
You don't happen to have that "move everything from /bin, /sbin, /lib
to /usr/..." package installed?
My test on the sysV system I use shows the only non-existing/not used
variable in /usr/lib/firehol/install.config is:
FIREHOL_SHARE_DIR="$DATAROOTDIR/firehol"
that is:
FIREHOL_SHARE_DIR=/usr/share/firehol
--
Cristian