From c6f1fbe1557b473ff287f24813fd160ade04964f Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 14 Jan 2018 21:53:05 +0000 Subject: No point adding a custom resolv.conf - draklive cleans it. --- config/build.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'config') diff --git a/config/build.cfg b/config/build.cfg index 7cf2dcd..c0c9cc2 100644 --- a/config/build.cfg +++ b/config/build.cfg @@ -256,9 +256,6 @@ my $_l = { [ 'files/live.51-mageia-resume.conf', '/etc/dracut.conf.d/51-mageia-resume.conf', { mode => 0644 } ], [ 'files/live.modprobe.conf', '/etc/modprobe.conf', { mode => 0644 } ], - # add initial dns resolver for online medias - [ 'files/resolv.conf', '/etc/resolv.conf', { mode => 0644 } ], - # disable suspend and hibernate in live mode [ 'files/50-disable-suspend.pkla', '/etc/polkit-1/localauthority/50-local.d/50-disable-suspend.pkla', { mode => 0644, no_install => 1 } ], -- cgit v1.2.1