summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmove/make_live3
1 files changed, 3 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live
index 747a1d975..4b3a1d633 100755
--- a/move/make_live
+++ b/move/make_live
@@ -136,6 +136,9 @@ if (!-e "$::prefix/usr/share/speedtouch/mgmt.o") {
symlink '/etc/mgmt.o', "$::prefix/usr/share/speedtouch/mgmt.o";
}
+#- we don't want everyone to have the same ssh key :)
+system("rm -f $::prefix/etc/ssh/*key*");
+
#- XFree