mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-05-30 00:40:42 +00:00
change doc to remove stuff saying that you can use '' as teffective user
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35660 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a9bf346e1e
commit
f495ef2733
2 changed files with 4 additions and 1 deletions
|
@ -261,7 +261,7 @@ extern NSString* cmdVersion(NSString *ver);
|
|||
* <desc>To tell the server to change to being this user on startup.
|
||||
* defaults to 'ecuser', but the default can be overridden by specifying
|
||||
* '-DEC_EFFECTIVE_USER+@"username"' in the local.make make file.<br />
|
||||
* Set a value of '' or '*' to remain whoever runs the program
|
||||
* Set a value of '*' to remain whoever runs the program
|
||||
* rather than changing.
|
||||
* </desc>
|
||||
* <term>EcInstance</term>
|
||||
|
|
|
@ -18,7 +18,10 @@ endif
|
|||
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
|
||||
# Information produced by autoconf
|
||||
-include config.make
|
||||
|
||||
# Site specific overrides
|
||||
-include ../local.make
|
||||
|
||||
PACKAGE_NAME=EnterpriseControlConfigurationLogging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue