mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-22 05:28:59 +01:00
Fix Shorewall6 install file one more time
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9498 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
00712204e4
commit
b941f49523
@ -482,7 +482,7 @@ fi
|
||||
#
|
||||
# Install the Notrack file
|
||||
#
|
||||
run_install $OWNERSHIP -m 0644 notrack ${PREFIX}/usr/share/shorewal6/configfiles/notrack
|
||||
run_install $OWNERSHIP -m 0644 notrack ${PREFIX}/usr/share/shorewall6/configfiles/notrack
|
||||
|
||||
if [ -z "$CYGWIN" -a ! -f ${PREFIX}/etc/shorewall6/notrack ]; then
|
||||
run_install $OWNERSHIP -m 0600 notrack ${PREFIX}/etc/shorewall6/notrack
|
||||
|
Loading…
Reference in New Issue
Block a user