Disabling autostart
- Open an editor of your choice and edit file
/etc/rc.pd.servers
. - For each server you want to disable autostart, delete or comment the line with #:
#startsrv -F -p <port> -l <language> <server_name>
where
-
port
- the communication port where InfoPrint Manager server listens for client requests. -
language
- list the language on which Infoprint Manager server starts (default en_US). -
server_name
- the name of the InfoPrint manager server instance.Example
#startsrv -F -p 6888 -l en_US server1
-
- Save you changes on the file
/etc/rc.pd.servers
. - Next time you reboot, the servers deleted or commented out with will not automatically start.
Note: You can also disable the autostart function on a server using the InfoPrint Manager Management Interface.