To install or uninstall applicare.service, admin permissions are required.
1. Navigate to the directory where the Applicare Controller is installed.
2. Run ./installControllerService.sh to install applicare.service. This command will both install and start the service.
1. To view service status execute the command systemctl status applicare
2. To Stop service execute the command systemctl stop applicare
3. To Start service execute the command systemctl start applicare
4. To Uninstall service execute ./uninstallControllerService.sh
Comments
0 comments
Article is closed for comments.