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.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
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.
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2016-08-04 19:32:12 +0200
Seen: 328 times
Last updated: Aug 04 '16
[Fixed in 1.0.3.8] Crash when linking contacts? [not relevant]
Time slider usage in video player of Gallery app causes the app to hang [duplicate]
QAudioOutput isn't integrated with system volume and libresource like QMediaPlayer
Bug: E-Mail synchronization does not work as configured [released]
Word prediction should be always turned off when entering passwords in Android apps [released]
Don't enforce focus to textfield [answered]
[Implemented in 1.0.3.8] Email: Honour Reply-To header [answered]