svn commit: r54340 - head/de_DE.ISO8859-1/books/handbook/zfs

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Mon Jul 13 18:44:08 2020
New Revision: 54340
URL: https://svnweb.freebsd.org/changeset/doc/54340

Log:
  Update to r54327:
  
  Don't use sysrc for sysctl OIDs

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

Modified: head/de_DE.ISO8859-1/books/handbook/zfs/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/zfs/chapter.xml	Mon Jul 13 18:40:23 2020	(r54339)
+++ head/de_DE.ISO8859-1/books/handbook/zfs/chapter.xml	Mon Jul 13 18:44:08 2020	(r54340)
@@ -4,7 +4,7 @@
      The FreeBSD German Documentation Project
 
      $FreeBSD$
-     basiert auf: r54178
+     basiert auf: r54327
 -->
 
 <chapter xmlns="http://docbook.org/ns/docbook"
@@ -2910,7 +2910,7 @@ mypool@replica2                                 0     
 
 	    <screen>&prompt.root; <userinput>sysctl vfs.usermount=1</userinput>
 vfs.usermount: 0 -> 1
-&prompt.root; <userinput>sysrc -f /boot/sysctl.conf vfs.usermount=1</userinput>
+&prompt.root; <userinput>echo vfs.usermount=1 >> /etc/sysctl.conf</userinput>
 &prompt.root; <userinput>zfs create <replaceable>recvpool/backup</replaceable></userinput>
 &prompt.root; <userinput>zfs allow -u <replaceable>someuser</replaceable> create,mount,receive <replaceable>recvpool/backup</replaceable></userinput>
 &prompt.root; <userinput>chown <replaceable>someuser</replaceable> <replaceable>/recvpool/backup</replaceable></userinput></screen>
_______________________________________________
[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.