From 84920db7715ec3a8ceb786ef259a9a200b244644 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Tue, 21 Jan 2020 23:34:25 +0200 Subject: [PATCH] cleanup.sh: leave /etc/ssh alone --- board/common/cleanups.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/board/common/cleanups.sh b/board/common/cleanups.sh index 9f85a16f7c..e58c789d67 100755 --- a/board/common/cleanups.sh +++ b/board/common/cleanups.sh @@ -10,7 +10,6 @@ find ${TARGET} -name '.empty' | xargs -r rm # /etc stuff rm -rf ${TARGET}/etc/network/ rm -rf ${TARGET}/etc/dhcp/ -rm -rf ${TARGET}/etc/ssh/ rm -rf ${TARGET}/etc/rc_keymaps/ rm -rf ${TARGET}/etc/default/ rm -rf ${TARGET}/etc/ctdb/