Remove the PingAccess service from a Linux system.
Note:
The following commands must be run as the root
user.
-
To stop the service, run
/etc/init.d/pingaccess stop
. -
Run
chkconfig --delete pingaccess
. - Optional:
Delete the
/etc/init.d/pingaccess
script.