Code Review
/
releng
/
common-packer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e6aaba4
)
Do not remove all of /tmp
96/8296/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Mon, 8 Jan 2018 20:57:31 +0000
(15:57 -0500)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Mon, 8 Jan 2018 20:57:33 +0000
(15:57 -0500)
Legacy scripts in ODL depend on things being available in /tmp so
let us only clear out specific items.
Change-Id: I92c1174b81e561b67a56874111efe62ec0d584b5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
provision/system-reseal.sh
patch
|
blob
|
history
diff --git
a/provision/system-reseal.sh
b/provision/system-reseal.sh
index
cb2704e
..
002edf5
100644
(file)
--- a/
provision/system-reseal.sh
+++ b/
provision/system-reseal.sh
@@
-25,7
+25,7
@@
rm -rf ~/.viminfo \
/root/initial-setup-ks.cfg \
/root/install.log \
/root/install.log.syslog \
- /tmp/
*
\
+ /tmp/
packer
\
/var/cache/fontconfig/* \
/var/cache/gdm/* \
/var/cache/man/* \