On Sun, Sep 17, 2006 at 03:51:01PM +0200, Turbo Fredriksson wrote: > Are you happy with just removing these files as conffiles (i.e., keeping > them in the package)? Or do you 'require' them to be removed (and created > with a SQL script at (pre)install time)?
Policy would require the latter, AFAICS -- otherwise your entire database would quickly get lost on upgrades. (See dbconfig-common for a generalized way of doing stuff like this; that way, you won't have to run a separate instance of MySQL either.) /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

