vovpreemptd
Main preemption daemon, based on the C++ implementation of preemption.
vovpreemptd: Usage Message
DESCRIPTION:
Main Preemption Daemon, based on the C++ implementation
of preemption.
USAGE
% vovpreemptd [OPTIONS]
OPTIONS:
-h -- This help
-v -- Increase verbosity
-n -- Normal (no-op)
EXAMPLES:
% vovpreemptd -h -- usage message
% vovpreemptd -- normal start
% vovpreemptd -n -- same as above
% vovpreemptd -v -v -- for debugging