mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-08 03:21:35 +01:00
19 lines
406 B
Plaintext
19 lines
406 B
Plaintext
|
#
|
||
|
# RedHat/FedoraShorewall 4.5 rc file
|
||
|
#
|
||
|
BUILD= #Default is to detect the build system
|
||
|
HOST=redhat
|
||
|
SHAREDIR=/usr/share
|
||
|
LIBEXECDIR=/usr/share
|
||
|
PERLLIBDIR=/usr/share/shorewall
|
||
|
CONFDIR=/etc
|
||
|
SBINDIR=/sbin
|
||
|
MANDIR=/usr/share/man
|
||
|
INITDIR=/etc/rc.d/init.d
|
||
|
INITFILE=$PRODUCT
|
||
|
INITSOURCE=init.fedora.sh
|
||
|
ANNOTATED=
|
||
|
SYSCONFDIR=/etc/sysconfig/
|
||
|
SYSTEMD=/lib/systemd/system
|
||
|
VARDIR=/var/lib
|