Accepting request 926196 from Virtualization:Appliances:Images:openSUSE-Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/926196 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiwi-templates-JeOS?expand=0&rev=26
This commit is contained in:
commit
3794be7e75
@ -42,10 +42,8 @@ echo FONT="eurlatgr.psfu" >> /etc/vconsole.conf
|
||||
# prepare for setting root pw, timezone
|
||||
#--------------------------------------
|
||||
echo "** reset machine settings"
|
||||
rm -f /etc/machine-id \
|
||||
/var/lib/zypp/AnonymousUniqueId \
|
||||
/var/lib/systemd/random-seed \
|
||||
/var/lib/dbus/machine-id
|
||||
rm -f /var/lib/zypp/AnonymousUniqueId \
|
||||
/var/lib/systemd/random-seed
|
||||
|
||||
#======================================
|
||||
# Specify default systemd target
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 18 11:20:51 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Don't delete /etc/machine-id (see gh#OSInside/kiwi#1650)
|
||||
- Also don't delete the dbus machine-id, it's a symlink
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 7 13:19:01 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user