From: Juergen Daubert Date: Sun, 23 Mar 2014 18:13:04 +0000 (+0100) Subject: pkgadd.conf: allow update of /etc/ssl/cert.pem provided by core/ca-certificates X-Git-Url: http://gitweb/?a=commitdiff_plain;h=598f7b4a053b29acb5a7d400abe579270dd7ae6d;p=pkgutils-cross.git pkgadd.conf: allow update of /etc/ssl/cert.pem provided by core/ca-certificates --- diff --git a/pkgadd.conf b/pkgadd.conf index 5ee97b1..a35c462 100644 --- a/pkgadd.conf +++ b/pkgadd.conf @@ -23,4 +23,6 @@ UPGRADE ^etc/udev/rules.d/.*$ YES UPGRADE ^etc/udev/rules.d/1.*$ NO UPGRADE ^etc/udev/hwdb.d/.*$ YES UPGRADE ^etc/udev/hwdb.bin$ YES + +UPGRADE ^etc/ssl/cert.pem$ YES # End of file