Deactivating the base product or secondary server autostart script
If you do not want the RICOH ProcessDirector base product or secondary servers to start automatically when you restart the system
on which they are installed, you can deactivate the autostart script.
RICOH ProcessDirector can be running when you deactivate the script.
To deactivate the autostart script:
- Log in as the root user.
- Access the command line.
- On an AIX system, enter this command:
/opt/infoprint/ippd
/workflowsystem
/rmInittabEntry.ksh
- On a Linux system, remove two symbolic links from the script:
- Enter these commands:
cd /etc/init.d ls rc*/*aiwserv
- Delete the files with names like
rcn.d/Snnaiwserv
andrcn.d/Knnaiwserv
.n and nn are numbers that determine when the script runs. Note these numbers so that you can reactivate the autostart script.
- Enter these commands: