]> git.ipfire.org Git - thirdparty/util-linux.git/commit
readprofile: (man) clarify not designed for privilege-elevation use
authorKarel Zak <kzak@redhat.com>
Mon, 18 May 2026 08:45:20 +0000 (10:45 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 18 May 2026 08:45:20 +0000 (10:45 +0200)
commit1c8045469a7cc0bb0060185b3441a4251167e667
tree764c48ebb29b2a96c70d4f9214c6c4a1f2d2ac91
parent1a314f15b4ca533751b95ee6bb961ad64e7d1182
readprofile: (man) clarify not designed for privilege-elevation use

Add a note to the DESCRIPTION that readprofile is a diagnostic tool
not intended for security-sensitive contexts (setuid, setgid, sudo).
Remove the suggestion to make readprofile set-user-ID 0 from the -r
option, and drop sudo from the example.
sys-utils/readprofile.8.adoc