Dan Brown <[EMAIL PROTECTED]> said:
> Why not just do this: > > ln -s /home/httpd/html/horde/scripts/db/mysql_create.sql \ > /etc/e-smith/sql/init/S10horde_mysql_create > /etc/rc.d/init.d/mysql.init start > > ...obviously replacing the path to the SQL script as appropriate. Thanks for the comment Dan. I'm not sure if that offers all the functionality that I need. It installs an sql dump file, but I have a few questions: 1) will it permit the database user and password to be created? 2) will it permit this user and password to be editable? I do not know if this would be easier to use for contribs or not. By keeping the code in the .spec file anyone can simply alter the .spec file in the src and change the database user and password and build their own unique rpm. This seems easier to me. If you know how to achieve this same ease of user and password editing, using the above script, please share ;-) Regards, -- Darrell May DMC Netsourced.com http://netsourced.com http://myEZserver.com -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org
