Hi all,
I have had a suggestion from one of the long time users of the
AutoMySQLbackup script to separate the config portion of the script and
the logic portion of the script into separate files..
So for example there would be a /etc/automysqlbackup.conf config file
and a /bin/automysqlbackup executable file..
The next thing is having a Makefile that will install the files to
prescribed locations.. This would allow the AutoMySQLbackup "system" to
be packaged..
I would be interested to hear the thoughts on this from those of you who
use the script..
How would this change affect the way you use the script?
Where would the best file system locations be for the files? (eg.
/etc/automysqlbackup.conf or /etc/automysqlbackup/config )
Is this something you would like to see and prefer to the way it is
currently?
Anything else?
|