From 79561cd5ea28375d166f1f0bf073702716c877c5 Mon Sep 17 00:00:00 2001 From: Jakob Zahn Date: Sun, 22 Dec 2024 22:42:50 +0100 Subject: [PATCH] Include `custom` directory in the description of permissions --- UserManual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UserManual.md b/UserManual.md index 08168f1..48a1199 100644 --- a/UserManual.md +++ b/UserManual.md @@ -710,7 +710,7 @@ $LAMINAR_HOME/ The user running `laminard` (by default the system user `laminar`) - must have read/write access to `laminar.sqlite`, -- read/execute access to the contents of `cfg` and +- read/execute access to the contents of `cfg` and `custom` and - write access to `archive` and `run` if the running jobs are to have the ability to archive artifacts or utilize the workspace, respectively. ## Service configuration file