From a5a74b302c2dd8b73f3f2d4c7c74b58b5a4206c5 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Sat, 19 Oct 2019 22:52:15 +0300 Subject: [PATCH] cleanup.sh: remove /etc/timezone --- board/common/cleanups.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/board/common/cleanups.sh b/board/common/cleanups.sh index e1a149f684..9ba4af279e 100755 --- a/board/common/cleanups.sh +++ b/board/common/cleanups.sh @@ -25,6 +25,7 @@ rm -f ${TARGET}/etc/udev/hwdb.d/20-pci-vendor-model.hwdb rm -f ${TARGET}/etc/hostname rm -f ${TARGET}/etc/os-release rm -f ${TARGET}/etc/hostapd.conf +rm -f ${TARGET}/etc/timezone # /usr/share stuff rm -rf ${TARGET}/usr/share/bash-completion/