aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/contrail-control/files/contrail-control-nodemgr
blob: 31da6b89cef0944835af47c23bfe568d3b5de3d9 (plain)
1
2
3
4
5
6
#!/usr/bin/env bash

# chkconfig: 2345 99 01
# description: Juniper Network Control Node Manager

supervisorctl -s unix:///tmp/supervisord_control.sock ${1} `basename ${0}`