forked from extern/shorewall_code
Apply consistent security to Shorewall::Ports
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6632 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
b6cf7699f5
commit
c2a18dd160
@ -195,7 +195,7 @@ done
|
|||||||
#
|
#
|
||||||
install_file buildports.pl ${PREFIX}/usr/share/shorewall-perl/buildports.pl 0555
|
install_file buildports.pl ${PREFIX}/usr/share/shorewall-perl/buildports.pl 0555
|
||||||
|
|
||||||
[ -n "$INSTALL_PORTS_PM" ] && ./buildports.pl > /usr/share/shorewall-perl/Shorewall/Ports.pm && chmod 0555 /usr/share/shorewall-perl/Shorewall/Ports.pm
|
[ -n "$INSTALL_PORTS_PM" ] && ./buildports.pl > /usr/share/shorewall-perl/Shorewall/Ports.pm && chmod 0644 /usr/share/shorewall-perl/Shorewall/Ports.pm
|
||||||
|
|
||||||
echo $VERSION > ${PREFIX}/usr/share/shorewall-perl/version
|
echo $VERSION > ${PREFIX}/usr/share/shorewall-perl/version
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user