commit: 1c7545723184f9bde062cc12203bf1f3cdfcd0d4 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Sep 12 20:57:33 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Sep 12 20:57:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=1c754572
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
