Magellan Linux

Annotation of /mcore-src/trunk/mcore-tools/conf/config.rc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2131 - (hide annotations) (download)
Fri Jan 10 09:39:43 2014 UTC (10 years, 5 months ago) by niro
File size: 503 byte(s)
-renamed config.rc -> config.rc.in
1 niro 1248 # $Id$
2     #
3     # Main Configuration File
4     #
5    
6     ## configuration settings ##
7 niro 2099 MCORE_CONFIG_PATH="/etc/mcore/config.d"
8 niro 1248
9 niro 2009 ## distribution
10 niro 2034 MCORE_DISTRIBUTION="mCore"
11 niro 2009
12 niro 1248 ## default hosts settings ##
13 niro 2099 MCORE_DEFAULT_HOSTNAME="MCORE"
14     MCORE_DEFAULT_DOMAIN="MCORE_DOMAIN"
15 niro 1248
16 niro 1255 ## xorg display ##
17     MCORE_XORG_DISPLAY=":0"
18    
19 niro 1248 ## user settings ##
20 niro 2099 MCORE_UNPRIV_USER="mcore"
21     MCORE_UNPRIV_GROUP="users"
22     MCORE_UNPRIV_HOME="/home/${MCORE_UNPRIV_USER}"
23 niro 2098
24     ## control server for mcore clients ##
25 niro 2099 MCORE_CONTROL_SERVER="mcorectl.localdomain.local"

Properties

Name Value
svn:executable *