commit: ff9c414ca99cc0eeb4f5248c22f215a0a551a59f Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Sep 12 20:59:25 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Sep 12 20:59:25 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ff9c414c
world.conf: remove old nameserver line. core/etc/grs/systems.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf index 5c205a1..85d35ad 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,4 +1,3 @@ [desktop-amd64-hardened] -nameserver : 8.8.8.8 repo_uri : git://anongit.gentoo.org/proj/grs.git stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2
