X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=config%2Fmysql%2Fmy.cnf;fp=config%2Fmysql%2Fmy.cnf;h=d9b75e8c08fb06ae7d3f69003e3b44294e2ac42b;hp=207df906ebc751109570144ec3cb3009a9337f1b;hb=bcdde6528c6817b971528f633f1967073882211e;hpb=5b111a618e102527b2b9edae51597c9cb8af279c diff --git a/config/mysql/my.cnf b/config/mysql/my.cnf index 207df906eb..d9b75e8c08 100644 --- a/config/mysql/my.cnf +++ b/config/mysql/my.cnf @@ -7,6 +7,7 @@ socket = /var/run/mysql/mysql.sock port = 3306 socket = /var/run/mysql/mysql.sock datadir = /srv/mysql +bind-address=127.0.0.1 [mysql.server] user=mysql