Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2099 - (show annotations) (download)
Fri Sep 27 07:58:05 2013 UTC (10 years, 7 months ago) by niro
File size: 503 byte(s)
-quote all variables
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}"
23
24 ## control server for mcore clients ##
25 MCORE_CONTROL_SERVER="mcorectl.localdomain.local"

Properties

Name Value
svn:executable *