mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
16 lines
361 B
Text
16 lines
361 B
Text
--- misc/msql.conf.orig Mon Jan 13 10:14:37 1997
|
|
+++ misc/msql.conf Sun Jan 19 14:16:56 1997
|
|
@@ -17,10 +17,9 @@
|
|
|
|
[general]
|
|
|
|
-Inst_Dir = /usr/local/Hughes
|
|
+Inst_Dir = /usr/local
|
|
mSQL_User = msql
|
|
Admin_User = root
|
|
-Pid_File = %I/msql2d.pid
|
|
+Pid_File = %I/etc/msql2/msql2.pid
|
|
TCP_Port = 1114
|
|
-UNIX_Port = %I/msql2.sock
|
|
-
|
|
+UNIX_Port = %I/etc/msql2/msql2.sock
|