vboxautostart --version (return code: 0)
5.0.18r106667
vboxautostart --help (return code: 0)
Oracle VM VirtualBox Autostart 5.0.18
(C) 2016 Oracle Corporation
All rights reserved.
Usage:
/usr/lib/virtualbox/VBoxAutostart [-v|--verbose] [-h|-?|--help]
[-F|--logfile=<file>] [-R|--logrotate=<num>] [-S|--logsize=<bytes>]
[-I|--loginterval=<seconds>]
[-c|--config=<config file>]
Options:
--background, -b: Run in background (daemon mode).
--help, -h: Print this help message and exit.
--verbose, -v:
--start, -s:
--stop, -d:
--config, -c: Name of the configuration file for the global overrides.
--logfile, -F: Name of file to write log to (no file).
--logrotate, -R: Number of log files (0 disables log rotation).
--logsize, -S: Maximum size of a log file to trigger rotation (bytes).
--loginterval, -I: Maximum time interval to trigger log rotation (seconds).
--quiet, -Q:
Use environment variable VBOXAUTOSTART_RELEASE_LOG for logging options.