Configuration file
During normal operation, the daemon stores all user actions and does not require a configuration file at every launch. Configuration file can be used for daemon reinitialization (all settings are reset and default ones are imported from the config). An example configuration file is included in the product package as ftvusbrdp.conf.
To import settings from configuration file, start the daemon with -i option:
$ sudo /opt/ftvusbrdp/sbin/ftvusbrdpd -i /opt/ftvusbrdp/doc/ftvusbrdp.conf
Example configuration file:
#log [debug|info|warning| error] [file path | syslog] # log - configure logging # debug|info|warning|error - log level # file path - log to file. # syslog - log to system syslog.