nightmorph 06/03/06 14:18:33 Modified: quick-samba-howto.xml Log: Added cupsd restart to quick-samba-howto for bug 117876
Revision Changes Path 1.22 xml/htdocs/doc/en/quick-samba-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/quick-samba-howto.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo Index: quick-samba-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- quick-samba-howto.xml 6 Mar 2006 09:18:30 -0000 1.21 +++ quick-samba-howto.xml 6 Mar 2006 14:18:33 -0000 1.22 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.21 2006/03/06 09:18:30 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/quick-samba-howto.xml,v 1.22 2006/03/06 14:18:33 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/quick-samba-howto.xml"> <title>Gentoo Samba3/CUPS/ClamAV HOWTO</title> @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> <license/> -<version>1.12</version> -<date>2005-03-26</date> +<version>1.13</version> +<date>2006-03-06</date> <chapter> <title>Introduction to this HOWTO</title> @@ -775,6 +775,7 @@ <pre caption="Install the printer via command line"> # <i>lpadmin -p HPDeskJet930C -E -v usb:/dev/ultp0 -m HP-DeskJet_930C-hpijs.ppd</i> +# <i>/etc/init.d/cupsd restart</i> </pre> <p> @@ -860,6 +861,7 @@ # <i>cd usr/share/cups/drivers</i> <comment>(no leading / !)</comment> # <i>cp cups* /usr/local/share/cups/drivers</i> +# <i>/etc/init.d/cupsd restart</i> </pre> <p> -- [email protected] mailing list
