aboutsummaryrefslogtreecommitdiff
path: root/debian/boca-db.postinst
Commit message (Collapse)AuthorAgeFiles
* chmods in the postinstcassio2018-08-291
|
* d/boca-{common,db}.postinst: Avoid asking same question on upgradeBruno Cesar Ribas2018-08-241
| | | | | | | From now on the user must remove lines containing 'bdserver' or 'bdcreated in /etc/boca.conf in order to modify the DB password and the DB hostname. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* d/boca-db.{postinst,templates}: New postinstBruno Cesar Ribas2018-08-231
This postinst will prompt the user for a DB password and will configure postgresql accordingly Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>