aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-30 17:18:49 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-30 17:56:41 -0700
commit09c0a2a57629e8e348fa2a620fc16a98d65220ed (patch)
treecb6a5ce8d20b136535a4b5006f929e9e3801a20d
parent5a5671ff99e8fb7d4e929cef2590542b23952e20 (diff)
downloadconsfigurator-09c0a2a57629e8e348fa2a620fc16a98d65220ed.tar.gz
drop useless use of STRCAT
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--src/property/fstab.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/fstab.lisp b/src/property/fstab.lisp
index fa573e1..fb23767 100644
--- a/src/property/fstab.lisp
+++ b/src/property/fstab.lisp
@@ -105,7 +105,7 @@ partition or filesystem UUID in your consfig."
(defprop entries-for-volumes :posix ()
"Add or update entries in /etc/fstab for the host's volumes, as specified with
DISK:HAS-VOLUMES."
- (:desc (strcat "fstab entries for host's volumes"))
+ (:desc "fstab entries for host's volumes")
(:hostattrs (os:required 'os:linux))
(:apply (apply #'entries
(mapcar #'volume->entry