[info=25fea93987d93997c231eaacaff301ec]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/helm-image?expand=0&rev=169
This commit is contained in:
Dan Čermák 2024-09-25 17:17:06 +00:00 committed by Git OBS Bridge
parent ac721b8183
commit e3377b2d06
2 changed files with 6 additions and 1 deletions

View File

@ -25,6 +25,6 @@ if command -v zypper > /dev/null; then
zypper -n clean zypper -n clean
fi fi
rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2} rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
exit 0 exit 0

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller <dmueller@suse.com>
- improved log cleaning
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 25 09:30:18 UTC 2024 - Dirk Mueller <dmueller@suse.com> Wed Sep 25 09:30:18 UTC 2024 - Dirk Mueller <dmueller@suse.com>