summaryrefslogtreecommitdiffstats
path: root/abs/not_built/core/ceton-scripts/cqcm.patch
blob: 479ed1f23dea7a8e6f8bbc71db6d580b1ca68ebb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ceton_qam_channelmap.pl.orig	2011-08-16 22:41:13.000000000 +0000
+++ ceton_qam_channelmap.pl	2011-08-16 22:42:37.000000000 +0000
@@ -11,8 +11,8 @@
 
 my $mysql_host = 'localhost';
 my $mysql_db = 'mythconverg';
-my $mysql_user = 'root';
-my $mysql_pw = 'PUT PASSWORD HERE';
+my $mysql_user = 'mythtv';
+my $mysql_pw = 'mythtv';
 
 my $global_modulation = 'qam_256';