Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 96c8417

Browse files
committed
Add additional (Ubuntu) log files to be deleted.
Signed-off-by: Remy Zandwijk <remy@luckyhands.nl>
1 parent 4f69177 commit 96c8417

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/usr/sbin/onesysprep

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,6 +1445,8 @@ op_logfiles()
14451445
/var/log/apt/* \
14461446
/var/log/exim4/* \
14471447
/var/log/ConsoleKit/* \
1448+
/var/log/landscape/* \
1449+
/var/log/unattended-upgrades/* \
14481450
;
14491451
)
14501452

0 commit comments

Comments
 (0)