diff --git a/config.sh b/config.sh index 862b0cb..aacf7bb 100644 --- a/config.sh +++ b/config.sh @@ -25,6 +25,6 @@ if command -v zypper > /dev/null; then zypper -n clean 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 diff --git a/helm-image.changes b/helm-image.changes index 350d0cd..b495f49 100644 --- a/helm-image.changes +++ b/helm-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller + +- improved log cleaning + ------------------------------------------------------------------- Wed Sep 25 09:30:18 UTC 2024 - Dirk Mueller