~charmers/charms/oneiric/rabbitmq-server/trunk

« back to all changes in this revision

Viewing changes to hooks/start

  • Committer: Adam Gandelman
  • Date: 2011-07-02 20:40:52 UTC
  • Revision ID: adamg@canonical.com-20110702204052-h4zby1g8ys7ex1n8
rabbitmq formula initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
start -ue
 
3
echo "Start action" >>/tmp/log
 
4
 
 
5
service rabbitmq-server status || service rabbitmq-server start