blob: af299f35df4cb603afe57adcddfc6c154d1c196e [file] [log] [blame]
.TH "ENV-UPDATE" "1" "Dec 2005" "Portage 2.1" "Portage"
.SH NAME
env-update \- updates environment settings automatically
.SH SYNOPSIS
.B env-update
.SH DESCRIPTION
.B env-update
reads the files in \fI/etc/env.d\fR and automatically generates
\fI/etc/profile.env\fR and \fI/etc/ld.so.conf\fR. Then \fBldconfig\fR(8)
is run to update \fI/etc/ld.so.cache\fR. \fBenv-update\fR is run by
\fBemerge\fR(1) automatically after each package merge. Also, if you
make changes to \fI/etc/env.d\fR, you should run \fIenv-update\fR
yourself for changes to take effect immediately. Note that this would
only affect new processes. In order for the changes to affect your
active shell, you will probably have to run \fIsource /etc/profile\fR
first.
.SH OPTIONS
.TP
None.
.SH "REPORTING BUGS"
Please report bugs via http://bugs.gentoo.org/
.SH AUTHORS
Daniel Robbins <drobbins@gentoo.org>
.SH "SEE ALSO"
.BR emerge (1),
.BR ldconfig (8)