Magellan Linux

Contents of /alx-src/trunk/alxconfig-ng/conf/config.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 226 - (show annotations) (download)
Wed Mar 9 00:04:18 2005 UTC (19 years, 1 month ago) by niro
File size: 518 byte(s)
fixed

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

Properties

Name Value
svn:executable *