~thomnico/charms/precise/clearwater-ralf/trunk

« back to all changes in this revision

Viewing changes to lib/dns_hook

  • Committer: Mike Evans
  • Date: 2014-06-06 00:33:40 UTC
  • Revision ID: mike.evans@metaswitch.com-20140606003340-xviyguy7zcfffrnt
DNSaaS integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
 
3
 
# Update the config file
4
 
$CHARM_DIR/lib/config_script
5
 
 
6
 
# Restart clearwater-infrastructure
7
 
service clearwater-infrastructure restart
8
 
service ralf stop