~abentley/charms/precise/juju-reports/use-configured-port

« back to all changes in this revision

Viewing changes to hooks/start

  • Committer: j.c.sackett
  • Date: 2013-12-18 15:43:03 UTC
  • Revision ID: jcsackett@canonical.com-20131218154303-awxpmaclsdw3u027
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'