Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1248 - (hide annotations) (download)
Wed Feb 2 20:20:24 2011 UTC (13 years, 3 months ago) by niro
File size: 882 byte(s)
-initial version
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     #ETTINGSPATH=/etc/mcore/settings
17    
18     ## default hosts settings ##
19     MCORE_DEFAULT_HOSTNAME=MCORE
20     MCORE_DEFAULT_DOMAIN=MCORE_DOMAIN
21    
22     ## user settings ##
23     MCORE_UNPRIV_USER=mcore
24     MCORE_UNPRIV_GROUP=users
25     MCORE_UNPRIV_HOME=/home/${MCORE_UNPRIV_USER}
26    
27     ## default fluxbox theme ##
28     #MCORE_DEFAULT_THEME=beOSbox
29    
30     ## ica sessions location ##
31     #MCORE_ICA_SESSIONS=/etc/mcore/ica-sessions
32    
33     ## ica sessions icons ##
34     #CORE_SESSIONS_ICONS=/etc/mcore/ica-sessions/icons
35    
36     ## update settings ##
37     #MB_UPDATE_HOST="//128.20.40.213/magetmp"
38     #MB_UPDATE_USER="alx_install"
39     #MB_UPDATE_PASS="@lx"
40     #AGE_MIRRORS="ftp://128.20.40.213/alx"
41     #AGE_RSYNC="rsync://128.20.40.213/mage-alx-cvs"

Properties

Name Value
svn:executable *