| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.80 2005/02/19 16:16:04 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.81 2005/04/06 09:39:59 neysx Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/faq.xml"> |
5 | <guide link="/doc/en/faq.xml"> |
| 6 | <title>Gentoo Linux Frequently Asked Questions</title> |
6 | <title>Gentoo Linux Frequently Asked Questions</title> |
| 7 | <author title="Previous Chief Architect"> |
7 | <author title="Previous Chief Architect"> |
| … | |
… | |
| 904 | disable buffering permanently, you can change METALOG_OPTS="-B" to |
904 | disable buffering permanently, you can change METALOG_OPTS="-B" to |
| 905 | METALOG_OPTS="-B -s" in <path>/etc/conf.d/metalog</path>. |
905 | METALOG_OPTS="-B -s" in <path>/etc/conf.d/metalog</path>. |
| 906 | </p> |
906 | </p> |
| 907 | |
907 | |
| 908 | <pre caption="Turning metalog buffering on/off"> |
908 | <pre caption="Turning metalog buffering on/off"> |
| 909 | <codenote>To turn the buffering off:</codenote> |
909 | <comment>(To turn the buffering off:)</comment> |
| 910 | # <i>killall -USR1 metalog</i> |
910 | # <i>killall -USR1 metalog</i> |
| 911 | <codenote>To turn the buffering back on:</codenote> |
911 | <comment>(To turn the buffering back on:)</comment> |
| 912 | # <i>killall -USR2 metalog</i> |
912 | # <i>killall -USR2 metalog</i> |
| 913 | </pre> |
913 | </pre> |
| 914 | |
914 | |
| 915 | </body> |
915 | </body> |
| 916 | </section> |
916 | </section> |