filed
Job queue using FUSE
git clone git://mccd.space/filedcommit a9aa1a7bebc53ac5ee0c5095f6dae8d9df07b41c
parent 1b8b51d24e42c20817d794b91c581ff0c0ca6a83
Author: Marc Coquand <marc@coquand.email>
Date: Sun, 21 Dec 2025 21:35:29 +0100
docs
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/filed.5.scd b/filed.5.scd
@@ -15,10 +15,10 @@ job queue that operates on files. It mounts a directory _mdir_, which is
where the user can add and inspect jobs.
All jobs are executed with *filed-launch*(1), allowing you to restrict job
-accesses. If one or more _option_s are supplied, filed will launch with
+accesses. If one or more _options_ are supplied, filed will launch with
*landlock*(7) sandbox, restrict itself to only the necessary directories and
-files for operations along with the supplied _option_s. Jobs thereafter will
-have their access further dropped to only access _option_s.
+files for operations along with the supplied _options_. Jobs thereafter will
+have their access further dropped to only access _options_.
If no _option_ is supplied, *filed* will launch with access unrestricted.
@@ -80,7 +80,7 @@ access to the system.
It is recommended for the admin to update the users and group to apply
principle of least access.
-It is also recommended to supply _option_s so that *filed* and jobs have
+It is also recommended to supply _options_ 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.