mirror of
https://git.FreeBSD.org/doc.git
synced 2026-06-02 19:35:07 +00:00
Suggest using service enable instead of manually editing rc.conf
Sponsored by: Klara, Inc.
This commit is contained in:
@@ -84,7 +84,14 @@ ZFS can also apply different properties to each file system. This makes it usefu
|
||||
== Quick Start Guide
|
||||
|
||||
FreeBSD can mount ZFS pools and datasets during system initialization.
|
||||
To enable it, add this line to [.filename]#/etc/rc.conf#:
|
||||
To enable it, run:
|
||||
|
||||
[source,shell]
|
||||
....
|
||||
# service zfs enable
|
||||
....
|
||||
|
||||
or add this line to [.filename]#/etc/rc.conf#:
|
||||
|
||||
[.programlisting]
|
||||
....
|
||||
|
||||
Reference in New Issue
Block a user