Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2034 - (show annotations) (download)
Mon Aug 13 12:16:14 2012 UTC (11 years, 8 months ago) by niro
File size: 401 byte(s)
-changed distribution name to 'mCore'
1 # $Id$
2 #
3 # Main Configuration File
4 #
5
6 ## configuration settings ##
7 MCORE_CONFIG_PATH=/etc/mcore/config.d
8
9 ## distribution
10 MCORE_DISTRIBUTION="mCore"
11
12 ## default hosts settings ##
13 MCORE_DEFAULT_HOSTNAME=MCORE
14 MCORE_DEFAULT_DOMAIN=MCORE_DOMAIN
15
16 ## xorg display ##
17 MCORE_XORG_DISPLAY=":0"
18
19 ## 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 *