mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 22:58:52 +01:00
19 lines
295 B
Plaintext
19 lines
295 B
Plaintext
|
#
|
||
|
# Archlinux Shorewall 4.5 rc file
|
||
|
#
|
||
|
BUILD=archlinux
|
||
|
HOST=archlinux
|
||
|
SHAREDIR=/usr/share
|
||
|
LIBEXECDIR=/usr/share
|
||
|
PERLLIBDIR=/usr/share/shorewall
|
||
|
CONFDIR=/etc
|
||
|
SBINDIR=/sbin
|
||
|
MANDIR=/usr/share/man
|
||
|
INITDIR=/etc/rc.d
|
||
|
INITFILE=$PRODUCT
|
||
|
INITSOURCE=init.sh
|
||
|
ANNOTATED=
|
||
|
SYSCONFDIR=
|
||
|
SYSTEMD=
|
||
|
VARDIR=/var/lib
|