From e03b5666ffc8b851686d4c0216839fa12815744c Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Tue, 6 Jan 2015 15:15:41 +0000 Subject: Run update-ca-certificates at system-integration time --- strata/core/ca-certificates.morph | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'strata') diff --git a/strata/core/ca-certificates.morph b/strata/core/ca-certificates.morph index 3072e4f3..b7bd9e5a 100644 --- a/strata/core/ca-certificates.morph +++ b/strata/core/ca-certificates.morph @@ -16,3 +16,7 @@ post-install-commands: export ETCCERTSDIR="$DESTDIR/etc/ssl/certs" mkdir -p "$ETCCERTSDIR" ./sbin/update-ca-certificates +system-integration: + ca-certificates-misc: + 00-update-ca-certs: + - update-ca-certificates -- cgit v1.2.1