nightmorph 07/11/14 07:04:54 Modified: gnome-config.xml Log: forgot to add the relevant runlevel stuff to the previous commit
Revision Changes Path 1.22 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.22&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.21&r2=1.22 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- gnome-config.xml 14 Nov 2007 06:49:38 -0000 1.21 +++ gnome-config.xml 14 Nov 2007 07:04:54 -0000 1.22 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.21 2007/11/14 06:49:38 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.22 2007/11/14 07:04:54 nightmorph Exp $ --> <guide link="/doc/en/gnome-config.xml"> <title>The GNOME Configuration HOWTO</title> @@ -24,7 +24,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.17</version> +<version>1.18</version> <date>2007-11-13</date> <chapter> @@ -156,6 +156,9 @@ # <i>/etc/init.d/hald start</i> # <i>rc-update add hald default</i> +# <i>/etc/ininit.d/dbus start</i> +# <i>rc-update add dbus default</i> + # <i>/etc/init.d/avahi-dnsconfd start</i> # <i>rc-update add avahi-dnsconfd default</i> </pre> -- [EMAIL PROTECTED] mailing list
