mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-09 18:52:30 +01:00
instead of running c_rehash directly we run it as a hook from update.d. We also: - update the man-page to be more correct. - remove obsolete lua script
14 lines
588 B
Diff
14 lines
588 B
Diff
--- ./sbin/update-ca-certificates.8.orig 2016-01-14 10:56:42.084504796 +0100
|
|
+++ ./sbin/update-ca-certificates.8 2016-01-14 10:57:21.685102125 +0100
|
|
@@ -40,9 +40,7 @@
|
|
/usr/local/share/ca-certificates are also included as implicitly trusted.
|
|
.PP
|
|
Before terminating, \fBupdate-ca-certificates\fP invokes
|
|
-\fBrun-parts\fP on /etc/ca-certificates/update.d and calls each hook with
|
|
-a list of certificates: those added are prefixed with a +, those removed are
|
|
-prefixed with a -.
|
|
+\fBrun-parts\fP on /etc/ca-certificates/update.d.
|
|
.SH OPTIONS
|
|
A summary of options is included below.
|
|
.TP
|