mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-18 20:54:33 +02:00
Fix SHELLSHAREDIR in 4.0 Path
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6590 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
@@ -34,7 +34,7 @@ SHOREWALL_CAPVERSION=30405
|
||||
[ -n "${VARDIR:=/var/lib/shorewall}" ]
|
||||
[ -n "${SHAREDIR:=/usr/share/shorewall}" ]
|
||||
[ -n "${CONFDIR:=/etc/shorewall}" ]
|
||||
SHELLSHAREDIR=/usr/share/shorewall
|
||||
SHELLSHAREDIR=/usr/share/shorewall-shell
|
||||
PERLSHAREDIR=/usr/share/shorewall-perl
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user