~jose/charms/precise/subway/add-tests

« back to all changes in this revision

Viewing changes to hooks/stop

  • Committer: Benjamin Kerensa
  • Date: 2012-03-23 20:47:18 UTC
  • Revision ID: bkerensa@ubuntu.com-20120323204718-ddt35u92fghwmr1x
Migrated Portions of Install to Start/Stop and Improved Order of Deployment

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
# Shutdown the Subway
3
3
juju-log "Shutting Down Subway"
4
 
killall node subway
 
4
start-stop-daemon --stop --oknodo --pidfile /run/subway.pid --retry 5