hi james, On Mon, May 09, 2005 at 08:21:39PM -0700, james wrote: > Do you think it would be possible to give the user an install time > option as to whether tcp is disabled or not? And if the user needed to > change it, he could dpkg-reconfigure mysql-server, and move on. Just an > idea, anyway.
honestly, i don't think it's worth the effort. all you have to do is
add a "skip-networking" statement to my.cnf to turn it off, and the
amount of work and code it would take to manage a file as complicated
as my.cnf in a postinst script would gain most people very little,
at the expense of our time and possibly breaking things for others.
sean
--
signature.asc
Description: Digital signature

