refs #809 insist on our resolv.conf

Natalia Serrano 2024-11-28 13:26:59 +01:00 committed by Vadim Troshchinskiy
parent cf58108806
commit 944e6c6d85
1 changed files with 1 additions and 0 deletions

View File

@ -163,4 +163,5 @@ if __name__ == '__main__':
boottoolsSoftwareCompile()
boottoolsPythonModules()
boottoolsRemovePackages()
setup_resolvconf() ## do this again, since someone seems to be overwriting the file
boottoolsInitrdGenerate (args.osrelease)