nightmorph 07/11/15 22:41:08 Modified: devfs-guide.xml Log: update devfs guide with pam_console's deprecation and removal. good lord, the doc hadn't been touched in two years and four months.
Revision Changes Path 1.15 xml/htdocs/doc/en/devfs-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/devfs-guide.xml?rev=1.15&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/devfs-guide.xml?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/devfs-guide.xml?r1=1.14&r2=1.15 Index: devfs-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/devfs-guide.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- devfs-guide.xml 29 Nov 2006 15:48:57 -0000 1.14 +++ devfs-guide.xml 15 Nov 2007 22:41:08 -0000 1.15 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/devfs-guide.xml,v 1.14 2006/11/29 15:48:57 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/devfs-guide.xml,v 1.15 2007/11/15 22:41:08 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>0.6</version> -<date>2005-07-21</date> +<version>0.7</version> +<date>2007-11-15</date> <chapter> <title>What is devfs?</title> @@ -342,11 +342,14 @@ <title>Set/change permissions with devfsd</title> <body> -<note> +<impo> These instructions are valid as long as pam_console is disabled in -<path>/etc/pam.d/system-auth</path>. If you enabled pam_console there, -then PAM has the final word on permissions. -</note> +<path>/etc/pam.d/system-auth</path>. If you enabled pam_console there, then PAM +has the final word on permissions. You shouldn't be using pam_console anyway, as +it has been <uri +link="http://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml">removed from +Portage</uri>. +</impo> <p> If you want to set permissions using <path>/etc/devfsd.conf</path>, -- [EMAIL PROTECTED] mailing list
