Projet

Général

Profil

« Précédent | Suivant » 

Révision 0ffc4a7b

Ajouté par Renato Botelho il y a presque 10 ans

Add a BETA key for PBI signature check, this will be replaced by the final one before RELEASE. Ticket #3365

Voir les différences:

etc/rc
201 201
	fi
202 202
fi
203 203

  
204
# Copy PBI keys
205
if ls /usr/local/share/pbi-keys/*.ssl >/dev/null 2>&1; then
206
	if [ ! -d "/var/db/pbi/keys" ]; then
207
		mkdir -p /var/db/pbi/keys
208
	fi
209
	cp -f /usr/local/share/pbi-keys/*.ssl /var/db/pbi/keys
210
fi
211

  
204 212
if [ "$PLATFORM" = "cdrom" ] ; then
205 213
	echo -n "Mounting unionfs directories..."
206 214
	/bin/mkdir /tmp/unionfs

Formats disponibles : Unified diff