hey guys, On Mon, Jun 27, 2005 at 08:18:14PM +0200, Christian Hammers wrote: > > invoke-rc.d: unknown initscript, /etc/init.d/mysql not found. > > That's ok. When installing the server tries to stop any possibly running > mysql servers and is a bit noisy if the init script is not present as it > is the common case on fresh installations... I'll take a look somewhen if > that can be fixed.
i think we could probably do that with the --query option to
invoke-rc.d; didn't know about this until i found it on the invoke-rc.d
manpage. or more simply a with a "if [ -x /etc/init.d/mysql ]" i guess.
sean
--
signature.asc
Description: Digital signature

