Magellan Linux

Annotation of /alx-src/branches/alxconf-060/conf/config.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 225 - (hide annotations) (download)
Tue Mar 8 23:59:31 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/conf/config.rc
File size: 508 byte(s)
fixed

1 niro 225 # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/conf/config.rc,v 1.4 2005-03-08 23:59:31 niro Exp $
2 niro 219 #
3     # AutoSta_LX Konfigurations Script
4 niro 221 # version: ??
5 niro 219 #
6     # Niels Rogalla <niro@magellan-linux.de>
7     # <rogalla@augusta-bochum.de>
8     #
9     # Main Configuration File
10     #
11    
12 niro 220 ### mysql configuration ###
13     SQL_USER=username
14     SQL_PASS=password
15     SQL_HOST=192.168.0.100
16 niro 219 SQL_DB=alx_web
17 niro 221
18    
19     ### default hosts settings ###
20     # networking
21 niro 225 ALX_DEFAULT_HOSTNAME=ALX-UNCONFIGURED
22 niro 221 ALX_NETWORKING=dhcp
23 niro 225
24     SETTINGSPATH=/etc/alxconfig-ng/settings

Properties

Name Value
svn:executable *