ncmgr reset
vncmgr: Usage Message
DESCRIPTION:
Utility to reread configuration files and optionally start/restart
taskers.
By default, "ncmgr reset" rereads and reprocesses the settings in the
policy.tcl and security.tcl configuration files in the Server Working
Directory.
USAGE:
% ncmgr reset [OPTIONS]
OPTIONS:
-help -- Print this message
-queue <name> -- Specify the queue name. Default is $NC_QUEUE if
set, and otherwise vnc.
-soft -- Also starts any stopped, but configured taskers
-taskers -- Same as -soft
-hard * -- Also stops and starts all taskers (jobs are lost)
-full * -- Same as -hard
* Warning: These options will forcefully stop all running jobs.
EXAMPLES:
% ncmgr reset
% ncmgr reset -taskers
% ncmgr reset -full
% ncmgr reset -soft
% ncmgr reset -hard