ckan service
This commit is contained in:
parent
bc4c073b43
commit
9f02c98d1b
@ -11,11 +11,11 @@ start() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
start_post() {
|
start_post() {
|
||||||
# /usr/bin/vmmgr register-proxy ckan
|
/usr/bin/vmmgr register-proxy ckan
|
||||||
}
|
}
|
||||||
|
|
||||||
stop_pre() {
|
stop_pre() {
|
||||||
# /usr/bin/vmmgr unregister-proxy ckan
|
/usr/bin/vmmgr unregister-proxy ckan
|
||||||
}
|
}
|
||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
|
Loading…
Reference in New Issue
Block a user