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

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

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