filed

Job queue using FUSE

git clone git://mccd.space/filed

commit 8b5834663d0ca9d6da8863b272f060b46c6e7523
parent 5734599957c57becdecf47780893d98e2da3ced1
Author: Marc Coquand <marc@coquand.email>
Date:   Fri, 19 Dec 2025 13:07:59 +0100

*

Diffstat:
Mfiled.5.scd | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/filed.5.scd b/filed.5.scd
@@ -80,10 +80,8 @@ access to the system.
 It is recommended for the admin to update the users and group to apply
 principle of least access. 
 
-Importantly, the system is intended for only trusted scripts: the job user
-has access to the state, and is thus able to rewrite access rights. It is
-recommended to either use options to restrict access, or alternatively
-*bwrap*(1) or similar tools to drop further privileges.
+It is also recommended to supply _option_s so that *filed* and jobs have
+restricted access to the file system.
 
 Another aspect to be aware of is that File d'attente stores logs of all jobs.
 Care should be taken to ensure that no secrets are printed.