7 lines
138 B
D
7 lines
138 B
D
ZM_SCRIPT=/usr/bin/zmpkg.pl
|
|
|
|
# Commands for starting and stopping the server
|
|
|
|
CMD_START="${ZM_SCRIPT} start"
|
|
CMD_STOP="${ZM_SCRIPT} stop"
|