Page created: 26 Jul 2021
|
Page updated: 14 Jan 2022
Remove the PingAccess service from a Linux system.
Note:
The following commands must be run as the root
user.
-
To stop the service, run the command
/etc/init.d/pingaccess stop
. -
Run the command
chkconfig --delete pingaccess
. - Optional:
Delete the
/etc/init.d/pingaccess
script.