diff --git a/config.sh b/config.sh index 7c283db..251c5c9 100644 --- a/config.sh +++ b/config.sh @@ -41,7 +41,7 @@ echo FONT="eurlatgr.psfu" >> /etc/vconsole.conf #====================================== # prepare for setting root pw, timezone #-------------------------------------- -echo "reset machine settings" +echo "** reset machine settings" rm -f /etc/machine-id \ /var/lib/zypp/AnonymousUniqueId \ /var/lib/systemd/random-seed \ diff --git a/kiwi-templates-JeOS.changes b/kiwi-templates-JeOS.changes index 7344cb2..da12e39 100644 --- a/kiwi-templates-JeOS.changes +++ b/kiwi-templates-JeOS.changes @@ -3,7 +3,7 @@ Tue Jan 19 13:05:39 UTC 2021 - Fabian Vogt - Drop /etc/shadow modification in config.sh, fixed in system-user-root meanwhile -- Avoid bare *** in config.sh +- Fix bare *** in config.sh ------------------------------------------------------------------- Wed Dec 2 14:28:44 UTC 2020 - Guillaume GARDET