diff --git a/board/common/cleanups.sh b/board/common/cleanups.sh index ef7a8fee2d..f4ebfa13a9 100755 --- a/board/common/cleanups.sh +++ b/board/common/cleanups.sh @@ -218,3 +218,5 @@ rm -f ${TARGET}/etc/init.d/S91smb # other unwanted dirs rm -rf ${TARGET}/data/* rm -rf ${TARGET}/run +rm -rf ${TARGET}/etc/profile.d +