Merge "Fix Watcher DB schema creation"

This commit is contained in:
Jenkins
2017-09-27 08:36:31 +00:00
committed by Gerrit Code Review
2 changed files with 19 additions and 15 deletions

View File

@@ -68,4 +68,4 @@
.. code-block:: ini
su -s /bin/sh -c "watcher-db-manage --config-file /etc/watcher/watcher.conf create_schema"
su -s /bin/sh -c "watcher-db-manage --config-file /etc/watcher/watcher.conf upgrade"