mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
systemd configuration: adjust some wording
This commit is contained in:
parent
d1ccec207f
commit
db7bf1f8e9
@ -102,7 +102,7 @@ EOF</userinput></screen>
|
|||||||
|
|
||||||
<screen role="nodump">q /tmp 1777 root root 10d</screen>
|
<screen role="nodump">q /tmp 1777 root root 10d</screen>
|
||||||
|
|
||||||
The type field, q, discusses creating a subvolume with quotas which
|
The type field, q, indicates the creation of a subvolume with quotas which
|
||||||
is really only applicable to btrfs filesystems. It references type v
|
is really only applicable to btrfs filesystems. It references type v
|
||||||
which in turn references type d (directory). This then creates the
|
which in turn references type d (directory). This then creates the
|
||||||
specified directory if it is not present and adjusts the permissions
|
specified directory if it is not present and adjusts the permissions
|
||||||
|
Loading…
Reference in New Issue
Block a user