ckan service

This commit is contained in:
Disassembler 2018-09-12 11:56:31 +02:00
parent bc4c073b43
commit 9f02c98d1b
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -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() {