mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-07 19:11:51 +01:00
21 lines
411 B
Plaintext
21 lines
411 B
Plaintext
|
#
|
||
|
# Debian Shorewall 4.5 rc file
|
||
|
#
|
||
|
BUILD= #Default is to detect the build system
|
||
|
HOST=debian
|
||
|
SHAREDIR=/usr/share
|
||
|
LIBEXECDIR=/usr/share
|
||
|
PERLLIBDIR=/usr/share/shorewall
|
||
|
CONFDIR=/etc
|
||
|
SBINDIR=/sbin
|
||
|
MANDIR=/usr/share/man
|
||
|
INITDIR=/etc/init.d
|
||
|
INITFILE=$PRODUCT
|
||
|
INITSOURCE=init.debian.sh
|
||
|
ANNOTATED=
|
||
|
SPARSE=Yes
|
||
|
SYSCONFFILE=default.debian
|
||
|
SYSCONFDIR=/etc/default
|
||
|
SYSTEMD=
|
||
|
VARDIR=/var/lib
|