refs #809 insist on our resolv.conf
parent
68c5a27075
commit
1785456f43
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue