diff --git a/chroot-tasks.py b/chroot-tasks.py index a3229ad..dd7d7e2 100755 --- a/chroot-tasks.py +++ b/chroot-tasks.py @@ -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)