HP SVA V2.1 Visualization System Software Reference Guide

svaCleanup(3)
NAME
svaCleanup -- Terminates services started for the job.
Synopsis
svaCleanup
Parameters
None.
Returns
If cleanup has already been called, the shell exit function is called.
Description
Terminates the session and releases the license for other users.
Make sure the job launch script sources the svainit file before this function is called:
. svainit
22