]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/mysql/my.cnf
Postfix-Konfiguration funktioniert.
[people/pmueller/ipfire-2.x.git] / config / mysql / my.cnf
diff --git a/config/mysql/my.cnf b/config/mysql/my.cnf
new file mode 100644 (file)
index 0000000..207df90
--- /dev/null
@@ -0,0 +1,22 @@
+[client]
+password = mysqlfire
+port = 3306
+socket = /var/run/mysql/mysql.sock
+
+[mysqld]
+port = 3306
+socket = /var/run/mysql/mysql.sock
+datadir = /srv/mysql
+
+[mysql.server]
+user=mysql
+basedir=/var/lib
+
+[mysqld_safe]
+log-error=/var/log/mysqld.log
+#pid-file=/var/run/mysqld/mysqld.pid
+
+[mysql]
+no-auto-rehash
+# Remove the next comment character if you are not familiar with SQL
+#safe-updates