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

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

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