Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1255 - (hide annotations) (download)
Fri Feb 4 19:50:13 2011 UTC (13 years, 3 months ago) by niro
File size: 931 byte(s)
-added MCORE_XORG_DISPLAY variable
1 niro 1248 # $Id$
2     #
3     # Main Configuration File
4     #
5    
6     ## mysql configuration ##
7     SQL_USER=username
8     SQL_PASS=password
9     SQL_HOST=192.168.0.250
10     SQL_DB=mcore
11    
12     ## default skeleton files ##
13     #CORE_SKELETONS=/etc/mcore/skel
14    
15     ## configuration settings ##
16 niro 1250 MCORE_CONFIG_PATH=/etc/mcore/config.d
17 niro 1248
18     ## default hosts settings ##
19     MCORE_DEFAULT_HOSTNAME=MCORE
20     MCORE_DEFAULT_DOMAIN=MCORE_DOMAIN
21    
22 niro 1255 ## xorg display ##
23     MCORE_XORG_DISPLAY=":0"
24    
25 niro 1248 ## user settings ##
26     MCORE_UNPRIV_USER=mcore
27     MCORE_UNPRIV_GROUP=users
28     MCORE_UNPRIV_HOME=/home/${MCORE_UNPRIV_USER}
29    
30     ## default fluxbox theme ##
31     #MCORE_DEFAULT_THEME=beOSbox
32    
33     ## ica sessions location ##
34     #MCORE_ICA_SESSIONS=/etc/mcore/ica-sessions
35    
36     ## ica sessions icons ##
37     #CORE_SESSIONS_ICONS=/etc/mcore/ica-sessions/icons
38    
39     ## update settings ##
40     #MB_UPDATE_HOST="//128.20.40.213/magetmp"
41     #MB_UPDATE_USER="alx_install"
42     #MB_UPDATE_PASS="@lx"
43     #AGE_MIRRORS="ftp://128.20.40.213/alx"
44     #AGE_RSYNC="rsync://128.20.40.213/mage-alx-cvs"

Properties

Name Value
svn:executable *