TOH daemon remains active
Hei,
I just noticed that the tohd.service remains active even when TOH is attached to my #TheFirstOne. Feels like a deja vu.
Original Jolla phone with latest EA release.
LVPVS over.
Hei,
I just noticed that the tohd.service remains active even when TOH is attached to my #TheFirstOne. Feels like a deja vu.
Original Jolla phone with latest EA release.
LVPVS over.
You can mask TOH service if you don't want it active.
Install developer mode and set the root password, then start the terminal and enter below commands.
devel-su
<root password>
systemctl mask tohd.service
systemctl stop tohd.service
If you want to activate again...
devel-su
<root password>
systemctl unmask tohd.service
systemctl start tohd.service
systemctl status tohd.service
output;
Output reveals this; (pkcon install htop
)
Although the service shows as active (running), it actually isn't, otherwise we would surely see activity in htop, regarding CPU and memory usage with the exception of 0.2% as shown in htop.
Asked: 2016-08-04 19:32:12 +0300
Seen: 355 times
Last updated: Aug 04 '16