~mbruzek/charms/trusty/mariadb/demo2

« back to all changes in this revision

Viewing changes to hooks/start

  • Committer: Matt Bruzek
  • Date: 2014-09-23 22:07:19 UTC
  • Revision ID: matthew.bruzek@canonical.com-20140923220719-mdqgv9ajat12o0ke
Initial commit of the mariadb charm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
set -e
 
4
 
 
5
service mysql restart