Projet

Général

Profil

« Précédent | Suivant » 

Révision 8ce26135

Ajouté par Ermal il y a presque 10 ans

Run this on a subshell to avoid generating empty /dev/null file

Voir les différences:

builder_scripts/builder_common.sh
885 885

  
886 886
	if [ -f "$PFSENSEISODIR/etc/rc.php_ini_setup" ]; then
887 887
		mkdir -p $PFSENSEISODIR/usr/local/lib/ $PFSENSEISODIR/usr/local/etc/
888
		chroot $PFSENSEISODIR /etc/rc.php_ini_setup 2>/dev/null
888
		(chroot $PFSENSEISODIR /etc/rc.php_ini_setup) 2>/dev/null
889 889
	fi
890 890

  
891 891
	if [ ${FREEBSD_VERSION} -lt 10 ]; then

Formats disponibles : Unified diff