~ruther/guix-local

f7e4ae7f450569a20fcd4c0edd2814b3056f917c — Ludovic Courtès 10 years ago b1b9ca8
doc: Fix typo in "Setuid Programs".

* doc/guix.texi (Setuid Programs): Remove extra 's'.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 7126,7 7126,7 @@ password, and which needs to access the @file{/etc/passwd} and
obvious security reasons.  To address that, these executables are
@dfn{setuid-root}, meaning that they always run with root privileges
(@pxref{How Change Persona,,, libc, The GNU C Library Reference Manual},
for more info about the setuid mechanisms.)
for more info about the setuid mechanism.)

The store itself @emph{cannot} contain setuid programs: that would be a
security issue since any user on the system can write derivations that