Added a script for installing OpenStack Neat in chkconfig
This commit is contained in:
parent
398c9bcbdf
commit
55254c2fdc
6
setup/update-chkconfig.sh
Executable file
6
setup/update-chkconfig.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
chkconfig --add openstack-neat-data-collector
|
||||
chkconfig --add openstack-neat-db-cleaner
|
||||
chkconfig --add openstack-neat-global-manager
|
||||
chkconfig --add openstack-neat-local-manager
|
Loading…
x
Reference in New Issue
Block a user