mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 12:09:14 +01:00
eb118e4443
Signed-off-by: Tom Eastep <teastep@shorewall.net>
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
|