refs #809 insist on our resolv.conf

pull/5/head
Natalia Serrano 2024-11-28 13:26:59 +01:00
parent 68c5a27075
commit 1785456f43
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)