~yellow/+junk/buildbot-master-charm

« back to all changes in this revision

Viewing changes to hooks/start

  • Committer: Graham Binns
  • Date: 2012-01-12 10:22:35 UTC
  • Revision ID: graham@canonical.com-20120112102235-2k5nirhii3164k6f
Initial commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
# Here put anything that is needed to start the service.
 
3
# Note that currently this is run directly after install
 
4
# i.e. 'service apache2 start'