mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-19 12:57:16 +00:00
cleanup.sh: leave /etc/ssh alone
This commit is contained in:
parent
b7a6f88375
commit
84920db771
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user