4 .
/usr
/share
/debconf
/confmodule
5 .
/usr
/share
/dbconfig-common
/dpkg
/postinst.mysql
7 # Create the .my.cnf file
8 dbc_generate_include
="template:/var/lib/tango/.my.cnf"
9 dbc_generate_include_args
="-o template_infile=/usr/share/tango-db/my.cnf"
10 dbc_generate_include_owner
="tango:tango"
11 dbc_generate_include_perms
="600"