summaryrefslogtreecommitdiff
path: root/server/changes/create_db_cmd
blob: 964a79063e0f752416ca79506f780a64b42ec843 (plain)
1
2
3
4
  o Adds a new config parameter 'create_cmd', which allows sysadmin to specify
  which command will create a database. That command was added in
  pkg/create-user-db and debian package automates steps needed for sudo access.
  o Read netrc path from configuration file for create-user-db command.