~joeborg/charms/trusty/contrail-configuration/rbac-switch

1
2
3
4
5
6
#!/usr/bin/env bash

# chkconfig: 2345 99 01
# description: Juniper Network Virtualization API

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