07-03-2019, 05:05 AM
I killed ats in the night with successfully with:
After a fresh start with:
Your command gives me following output:
The fan acts the same as before and there seems to be only one task.
Code:
sudo service ats stop
After a fresh start with:
Code:
sudo service ats start
Your command gives me following output:
Code:
rock64@rockpro64:~$ sudo echo $HOSTNAME && lsb_release -a && systemctl status ats && ats --test && systemctl stop ats && journalctl -u ats;
[sudo] password for rock64:
rockpro64
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
��� ats.service - ATS - Active Thermal Service
Loaded: loaded (/lib/systemd/system/ats.service; enabled; vendor preset: enab
Active: active (running) since Wed 2019-07-03 12:59:16 CEST; 1min 58s ago
Main PID: 13266 (lua)
Tasks: 1 (limit: 4640)
CGroup: /system.slice/ats.service
������13266 lua /usr/local/sbin/ats
Jul 03 12:59:16 rockpro64 systemd[1]: Started ATS - Active Thermal Service.
The fan acts the same as before and there seems to be only one task.