~ubuntu-server-dev/keystone/essex.m4

« back to all changes in this revision

Viewing changes to debian/keystone.postinst

  • Committer: Chuck Short
  • Date: 2012-02-13 14:17:04 UTC
  • Revision ID: zulcss@ubuntu.com-20120213141704-0jzbrqklzsiy9by3
* Update db sync to sync_database in postinst. (LP: #930444)
* Update db sync to sync_database in postinst. (LP: #930444)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
 
57
57
            if [ "$dbc_upgrade" = "true" ]
58
58
            then
59
 
                su -s /bin/sh -c 'exec keystone-manage db sync' keystone
 
59
                su -s /bin/sh -c 'exec keystone-manage sync_database' keystone
60
60
            fi
61
61
        fi
62
62
        chown keystone:keystone -R /var/lib/keystone/ /var/log/keystone/ /etc/keystone/