What files are created and modified by TTYredirector?
When TTYredirector is installed, the following files are created or replaced:
- /usr/local/bin/trconfig - the configuration utility
- /usr/local/bin/trquery - the query utility (displays configuration)
- /usr/local/bin/trtrace - the trace utilly
- /usr/local/sbin/ttyredirectord - the daemon
- /etc/ttyredirectord.conf - holds all configuration data
- /etc/rc.d/init.d/ttyredirectord - starts the daemon
The following file is created only if the shell installer is used:
- /usr/local/sbin/ttyredirectord-uninstall - removes TTYredirector
The following folders are needed: /dev/pts
When TTYredirector is used:
- trconfig commands cause the ttyredirectord to modify ttyredirector.conf
- ttyredirectord creates symbolic links in /dev to Unix98 pty files
- ttyredirectord emits messages to syslog
If /etc/rc.d/init.d/ isn't present, then TTYredirector will need to be manually started with the following command:
/usr/local/sbin/ttyredirectord --start
and can be stopped with:
/usr/local/sbin/ttyredirectord --stop
Related Articles
No related articles were found.
Attachments
No attachments were found.
Visitor Comments