From 25690dc21fe33142e58b865244334367bd46b802 Mon Sep 17 00:00:00 2001 From: Remy Zandwijk Date: Thu, 19 Aug 2021 15:50:31 +0200 Subject: [PATCH] Add additional (Ubuntu) log files to be deleted. Signed-off-by: Remy Zandwijk --- src/usr/sbin/onesysprep | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/usr/sbin/onesysprep b/src/usr/sbin/onesysprep index 00fa928..c5137b2 100755 --- a/src/usr/sbin/onesysprep +++ b/src/usr/sbin/onesysprep @@ -1445,6 +1445,8 @@ op_logfiles() /var/log/apt/* \ /var/log/exim4/* \ /var/log/ConsoleKit/* \ + /var/log/landscape/* \ + /var/log/unattended-upgrades/* \ ; )