diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml index a5f4077166ffe..07ef9468411a1 100644 --- a/man/systemd-notify.xml +++ b/man/systemd-notify.xml @@ -76,6 +76,11 @@ from this command unless NotifyAccess=all is set for the service unit this command is called from. + Due to current limitations of the Linux kernel and the systemd, this + command requires CAP_SYS_ADMIN privileges to work + reliably. I.e. it's useful only in shell scripts running as a root + user. +