Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2098 - (hide annotations) (download)
Fri Sep 27 07:55:57 2013 UTC (10 years, 8 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/conf/config.rc
File size: 489 byte(s)
-added MCORE_CONTROL_SERVER variable
1 niro 1248 # $Id$
2     #
3     # Main Configuration File
4     #
5    
6     ## configuration settings ##
7 niro 1250 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     MCORE_DEFAULT_HOSTNAME=MCORE
14     MCORE_DEFAULT_DOMAIN=MCORE_DOMAIN
15    
16 niro 1255 ## xorg display ##
17     MCORE_XORG_DISPLAY=":0"
18    
19 niro 1248 ## user settings ##
20     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     MCORE_CONTROL_SERVER=mcorectl.localdomain.local

Properties

Name Value
svn:executable *