File: shorewallrc.cygwin

package info (click to toggle)
shorewall-init 5.2.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 336 kB
  • sloc: sh: 1,665; perl: 168; makefile: 16
file content (22 lines) | stat: -rw-r--r-- 1,276 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# Cygwin Shorewall 5.2 rc file
#
BUILD=cygwin
HOST=cygwin
PREFIX=/usr                           #Top-level directory for shared files, libraries, etc.
SHAREDIR=${PREFIX}/share              #Directory for arch-neutral files.
LIBEXECDIR=${PREFIX}/share            #Directory for executable scripts.
PERLLIBDIR=${PREFIX}/share/shorewall  #Directory to install Shorewall Perl module directory
CONFDIR=/etc                          #Directory where subsystem configurations are installed
SBINDIR=/bin                          #Directory where system administration programs are installed
MANDIR=${SHAREDIR}/man                #Directory where manpages are installed.
INITDIR=/etc/init.d                   #Unused on Cygwin
INITFILE=                             #Unused on Cygwin
INITSOURCE=                           #Unused on Cygwin
ANNOTATED=                            #Unused on Cygwin
SERVICEDIR=                           #Unused on Cygwin
SERVICEFILE=                          #Unused on Cygwin
SYSCONFDIR=                           #Unused on Cygwin
SPARSE=Yes                            #Only install $PRODUCT/$PRODUCT.conf in $CONFDIR.
VARLIB=/var/lib                       #Unused on Cygwin
DEFAULT_PAGER=			      #Pager to use if none specified in shorewall[6].conf