summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-03-26 11:06:01 +0100
committerUlrich Müller <ulm@gentoo.org>2022-03-26 11:06:01 +0100
commitbcc0be554b5fc3300a0db6a3d3d7765c262aaa43 (patch)
tree79fe59cbfcba48d3d2f21ca5d08527415ddf8cb8 /pkg-mgr-commands.tex
parentebuild-vars.tex: Clarify which variables can be defined by an eclass (diff)
downloadpms-bcc0be554b5fc3300a0db6a3d3d7765c262aaa43.tar.gz
pms-bcc0be554b5fc3300a0db6a3d3d7765c262aaa43.tar.bz2
pms-bcc0be554b5fc3300a0db6a3d3d7765c262aaa43.zip
pkg-mgr-commands.tex: Specify file ownership for dobin more accurately
In a non-prefix installation, files are to be owned by UID 0 / GID 0. This is also what is implemented in Portage's dobin command. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'pkg-mgr-commands.tex')
-rw-r--r--pkg-mgr-commands.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 7f57539..a964859 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -460,7 +460,7 @@ the current phase function has returned.
\item[dobin] Installs the given files into \t{DESTTREE/bin}, where \t{DESTTREE} defaults to
\t{/usr}. Gives the files mode \t{0755} and transfers file ownership to the superuser or its
equivalent on the system or installation at hand. In a non-offset-prefix installation this
- ownership is \t{root:root}, while in an offset-prefix aware installation this may be e.\,g.\
+ ownership is \t{0:0}, while in an offset-prefix aware installation this may be e.\,g.\
\t{joe:users}. Failure behaviour is EAPI dependent as per section~\ref{sec:failure-behaviour}.
\item[doconfd] Installs the given config files into \t{/etc/conf.d/}, by default with file mode