Project

General

Profile

« Previous | Next » 

Revision 2524d548

Added by Renato Botelho over 4 years ago

Do not run post-install during build

View differences:

tools/templates/core_pkg/rc/metadir/+INSTALL
4 4
	exit 0
5 5
fi
6 6

  
7
# Do not run during build installation
8
if [ ! -f /cf/conf/config.xml ]; then
9
	exit 0
10
fi
11

  
7 12
if ! /usr/bin/grep -q "net.pf.request_maxcount" /boot/loader.conf \
8 13
    /boot/loader.conf.local 2>/dev/null; then
9 14
	_value=$(/usr/local/sbin/read_xml_tag.sh string \

Also available in: Unified diff