~marcoceppi/charms/precise/charmworld/trunk

« back to all changes in this revision

Viewing changes to hooks/restart

  • Committer: Marco Ceppi
  • Date: 2012-08-20 19:57:46 UTC
  • Revision ID: marco@ceppi.net-20120820195746-ti7tcp2hp92coa9k
CHARM'S WORLD! CHARM'S WORLD! Party On! Excellent!

* Added external MongoDB relation
* Moved most of the install hook to database-relation-changed
* Create "restart" hook for convenience
* Updated readme
* Added ingest config option

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
source hooks/stop
 
4
source hooks/start