Managing the Controller service on Linux

To manage the Controller service, run the following command:

service scancentral [start | stop | restart | status]

or you can use Systemd directly:

systemctl [start | stop | restart | status] scancentral

See also

Installing the Controller as a Service on Linux