From 598f7b4a053b29acb5a7d400abe579270dd7ae6d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 23 Mar 2014 19:13:04 +0100 Subject: [PATCH] pkgadd.conf: allow update of /etc/ssl/cert.pem provided by core/ca-certificates --- pkgadd.conf | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.26.2