Truncating apts term.log to.
This commit is contained in:
parent
0a13b4f8b3
commit
d98924ed31
|
@ -174,6 +174,8 @@ find chroot/boot -name 'initrd*' -print0 | xargs -r -0 chmod go+r
|
|||
echo "0.0 0 0.0" > chroot/etc/adjtime
|
||||
|
||||
# Remove cruft
|
||||
Truncate chroot/var/log/apt/term.log
|
||||
|
||||
rm -f chroot/boot/initrd*bak*
|
||||
rm -f chroot/etc/apt/trusted.gpg~
|
||||
rm -f chroot/etc/group- chroot/etc/passwd-
|
||||
|
|
Loading…
Reference in New Issue