From: Mike Yuan Date: Tue, 17 Oct 2023 10:54:07 +0000 (+0800) Subject: docs/FILE_DESCRIPTOR_STORE: NotifyAccess=cgroup -> all X-Git-Tag: v255-rc1~222 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74b2c22fd78c977469ad9091671f86a7f4ff3dd7;p=thirdparty%2Fsystemd.git docs/FILE_DESCRIPTOR_STORE: NotifyAccess=cgroup -> all Fixes #29590 --- diff --git a/docs/FILE_DESCRIPTOR_STORE.md b/docs/FILE_DESCRIPTOR_STORE.md index 6cb569d6a4e..15973cd20b2 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