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

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

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