Changeset 2260
- Timestamp:
- 07/10/08 23:37:29 (5 months ago)
- Files:
-
- alternc/trunk/install/alternc.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/install/alternc.install
r2157 r2260 92 92 # * print the result (;p) 93 93 eval `sed -n -e "/=/{s/ *= *\"\?/='/;s/\"\?\$/'/;s/host/MYSQL_HOST/;s/user/MYSQL_USER/;s/password/MYSQL_PASS/;s/database/MYSQL_DATABASE/;p}" /etc/alternc/my.cnf` 94 chown root:www-data /etc/alternc/my.cnf 95 chmod 640 /etc/alternc/my.cnf 94 96 fi 95 97
