svn commit: r52370 - in head/de_DE.ISO8859-1/books/handbook: multimedia security

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Tue Oct 16 15:24:34 2018
New Revision: 52370
URL: https://svnweb.freebsd.org/changeset/doc/52370

Log:
  Update to r52152:
  
  Replace two instances of
  
  echo "foo='YES'" >> /etc/rc.conf
  
  with
  
  sysrc foo=yes
  
  which is shorter and provides additional error checking.

Modified:
  head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml
  head/de_DE.ISO8859-1/books/handbook/security/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml	Tue Oct 16 12:51:24 2018	(r52369)
+++ head/de_DE.ISO8859-1/books/handbook/multimedia/chapter.xml	Tue Oct 16 15:24:34 2018	(r52370)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/multimedia/chapter.xml,v 1.100 2012/04/22 20:49:51 bcr Exp $
-     basiert auf: r51486
+     basiert auf: r52152
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -1467,7 +1467,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM tuner.</program
 
       <para>Zum Schluss starten Sie das Backend:</para>
 
-      <screen>&prompt.root; <userinput>echo 'mythbackend_enable="YES"' &gt;&gt; /etc/rc.conf</userinput>
+      <screen>&prompt.root; <userinput>sysrc mythbackend_enable=yes</userinput>
 &prompt.root; <userinput>service mythbackend start</userinput></screen>
     </sect2>
   </sect1>

Modified: head/de_DE.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Tue Oct 16 12:51:24 2018	(r52369)
+++ head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Tue Oct 16 15:24:34 2018	(r52370)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/security/chapter.xml,v 1.178 2012/04/30 17:07:41 bcr Exp $
-     basiert auf: r51479
+     basiert auf: r52152
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -3832,7 +3832,7 @@ UWWemqWuz3lAZuORQ9KX
       <screen>&prompt.root; <userinput>touch /var/account/acct</userinput>
 &prompt.root; <userinput>chmod 600 /var/account/acct</userinput>
 &prompt.root; <userinput>accton /var/account/acct</userinput>
-&prompt.root; <userinput>echo 'accounting_enable="YES"' &gt;&gt; /etc/rc.conf</userinput></screen>
+&prompt.root; <userinput>sysrc accounting_enable=yes</userinput></screen>
 
       <para>Einmal aktiviert, wird sofort mit der Überwachung von
 	<acronym>CPU</acronym>-Statistiken, Befehlen und anderen

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.