mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
More configuration tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21827 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2368855f8b
commit
ccd9fa4f7d
2 changed files with 29 additions and 4 deletions
|
@ -550,6 +550,15 @@ notice and this notice are preserved.
|
|||
|
||||
<subsect>
|
||||
<heading>.GNUstep.conf files</heading>
|
||||
<p>
|
||||
The user specific configuration file is read after the system
|
||||
configuration file and may generally override values from the
|
||||
main file. To prevent the use specific file from being read,
|
||||
the system manager may define GNUSTEP_USER_CONFIG_FILE in the
|
||||
main file to be an empty string.<br />
|
||||
In any case, the user specific file is <em>not</em> read if a
|
||||
program is running setuid.
|
||||
</p>
|
||||
<p>
|
||||
The locations of the directories in which user specific files and
|
||||
the user defaults database are stored may be defined in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue