From db7bf1f8e956146af90bd17631b2d702a120a11a Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Mon, 19 Aug 2024 09:55:19 -0500 Subject: [PATCH] systemd configuration: adjust some wording --- chapter09/systemd-custom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter09/systemd-custom.xml b/chapter09/systemd-custom.xml index 742983e44..bb8285b31 100644 --- a/chapter09/systemd-custom.xml +++ b/chapter09/systemd-custom.xml @@ -102,7 +102,7 @@ EOF q /tmp 1777 root root 10d - 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 which in turn references type d (directory). This then creates the specified directory if it is not present and adjusts the permissions