diff --git a/docs/FILE_DESCRIPTOR_STORE.md b/docs/FILE_DESCRIPTOR_STORE.md index 6cb569d6a4..15973cd20b 100644 --- a/docs/FILE_DESCRIPTOR_STORE.md +++ b/docs/FILE_DESCRIPTOR_STORE.md @@ -157,7 +157,7 @@ which is controlled via [`NotifyAccess=`](https://www.freedesktop.org/software/systemd/man/systemd.service.html#NotifyAccess=). By default only the main service process hence can push/remove fds, but by -setting `NotifyAccess=cgroup` this may be relaxed to allow arbitrary service +setting `NotifyAccess=all` this may be relaxed to allow arbitrary service child processes to do the same. # Soft Reboot