Configure PingAccess to run as a Linux systemv service, causing it to start automatically when Linux starts.
Note:
The service script will only start if <JAVA_HOME> and <PA_HOME> are set and the PingAccess license file is found.
After registering, you can use the service
command to control the
PingAccess service. The available commands are shown.
- start
- Start the PingAccess service.
- stop
- Stop the PingAccess service.
- restart
- Restart the PingAccess service.
- status
- Show the status of the PingAccess service and the service process identifier (PID).
Note:
The command service pingaccess status
displays the current
status of the running PingAccess service.