And why don't use "update-alternatives" methood.
So /etc/timidity/timidity.cfg may be just a link pointing to /etc/alternatives/timidity.cfg.
And then user will be free to choice by doing:
sudo update-alternatives --config timidity.cfg
I think it's more Debian/Ubuntu standard, and it's used for a lot of packages with successfull results..
And it will more easy for new users than manually edit links or configure files.
And why don't use "update- alternatives" methood. timidity. cfg may be just a link pointing to /etc/alternativ es/timidity. cfg.
So /etc/timidity/
And then user will be free to choice by doing:
sudo update-alternatives --config timidity.cfg
I think it's more Debian/Ubuntu standard, and it's used for a lot of packages with successfull results..
And it will more easy for new users than manually edit links or configure files.