From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 436E413827E for ; Sun, 8 Dec 2013 19:45:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C69EE080A; Sun, 8 Dec 2013 19:45:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D65C0E080A for ; Sun, 8 Dec 2013 19:45:34 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE0FE33F057 for ; Sun, 8 Dec 2013 19:45:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7D0E3E564A for ; Sun, 8 Dec 2013 19:45:32 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1386531623.7230b29bf365ab05f656bb5bbba471ead2597bf7.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: etc/ X-VCS-Repository: proj/openrc X-VCS-Files: etc/rc.conf.in X-VCS-Directories: etc/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 7230b29bf365ab05f656bb5bbba471ead2597bf7 X-VCS-Branch: master Date: Sun, 8 Dec 2013 19:45:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 83879cd3-0a90-488f-a104-06f649dba827 X-Archives-Hash: fda1365642c2d9d1c16cc9d38e5363e5 commit: 7230b29bf365ab05f656bb5bbba471ead2597bf7 Author: William Hubbs gmail com> AuthorDate: Sun Dec 8 19:40:23 2013 +0000 Commit: William Hubbs gentoo org> CommitDate: Sun Dec 8 19:40:23 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=7230b29b rc.conf: Sync list of network file systems with actual defaults I would like to thank Aaron Ten Clay aarontc.com> for pointing this out; this is based on a patch he submitted. X-Gentoo-Bug: 491384 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=491384 --- etc/rc.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.conf.in b/etc/rc.conf.in index cbab502..e90ad81 100644 --- a/etc/rc.conf.in +++ b/etc/rc.conf.in @@ -86,7 +86,7 @@ # Below is the default list of network fstypes. # -# afs cifs coda davfs fuse fuse.sshfs gfs glusterfs lustre ncpfs +# afs ceph cifs coda davfs fuse fuse.sshfs gfs glusterfs lustre ncpfs # nfs nfs4 ocfs2 shfs smbfs # # If you would like to add to this list, you can do so by adding your