~paulgear/charms/trusty/quassel-core/trunk

« back to all changes in this revision

Viewing changes to hooks/start

  • Committer: Paul Gear
  • Date: 2014-11-17 03:25:32 UTC
  • Revision ID: paul.gear@canonical.com-20141117032532-se85622n97x4se60
Add warning about certificate change

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Here put anything that is needed to start the service.
3
3
# Note that currently this is run directly after install
4
4
# i.e. 'service apache2 start'
5
 
 
6
 
service quasselcore start
 
5
set -eux
 
6
service quasselcore restart || service quasselcore start