[Lunar-commits] <moonbase-core> ca-certificates: queit the POST_INSTALL output
Stefan Wold
ratler at lunar-linux.org
Tue Oct 21 21:37:53 CEST 2014
commit b9d86593f553dec93b804af31fbac12b2cb013bc
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 21 Oct 2014 21:37:46 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/b9d86593f553dec93b804af31fbac12b2cb013bc
ca-certificates: queit the POST_INSTALL output
---
crypto/ca-certificates/POST_INSTALL | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/crypto/ca-certificates/POST_INSTALL
+++ b/crypto/ca-certificates/POST_INSTALL
@@ -1 +1 @@
-/usr/sbin/update-ca-certificates --fresh
+/usr/sbin/update-ca-certificates --fresh &> /dev/null
More information about the Lunar-commits
mailing list