[Lunar-commits] <moonbase-core> openssh: Don't track ssh_host_* keys.

Peter de Ridder peter at lunar-linux.org
Sun Sep 15 14:33:26 CEST 2013


commit 6a6ef212d6451feb45460a67f26ca249c90d9055
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Sun, 15 Sep 2013 05:11:16 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/6a6ef212d6451feb45460a67f26ca249c90d9055

openssh: Don't track ssh_host_* keys.
---
  crypto/openssh/PRE_BUILD | +4/-0     
  1 file changed, 4 insertions(+)

--- /dev/null
+++ b/crypto/openssh/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+# Don't generate host keys during BUILD. They should not be tracked
+sedit '/^install:/s/ host-key / /' Makefile.in




More information about the Lunar-commits mailing list