update post install setup

This commit is contained in:
Pratham Patel 2023-07-29 19:18:13 +05:30
parent 7013248d60
commit a292cbbc6b
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -24,4 +24,7 @@ rm -v -f /etc/resolv.conf
rm -v -f /etc/machine-id
touch /etc/machine-id
# Like 'machine-id', the 'random-seed' must be generated by the machine on its own
rm -v -f /var/lib/systemd/random-seed
%end