Skip to content

Commit afc74ce

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: SafeSetID: fix a warning
As reported by Sphinx 2.4.4: docs/Documentation/admin-guide/LSM/SafeSetID.rst:110: WARNING: Title underline too short. Note on GID policies and setgroups() ================== Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/4afa281c170daabd1ce522653d5d5d5078ebd92c.1603791716.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent b28d70c commit afc74ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/LSM/SafeSetID.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ for a UID/GID will prevent that UID/GID from obtaining auxiliary setid
107107
privileges, such as allowing a user to set up user namespace UID/GID mappings.
108108

109109
Note on GID policies and setgroups()
110-
==================
110+
====================================
111111
In v5.9 we are adding support for limiting CAP_SETGID privileges as was done
112112
previously for CAP_SETUID. However, for compatibility with common sandboxing
113113
related code conventions in userspace, we currently allow arbitrary

0 commit comments

Comments
 (0)