Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2034 - (hide annotations) (download)
Mon Aug 13 12:16:14 2012 UTC (11 years, 9 months ago) by niro
File size: 401 byte(s)
-changed distribution name to 'mCore'
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}

Properties

Name Value
svn:executable *