Hi to all Can someone explain me how to fix it, please. Situation: 1. Aliendalvik is stopped for some time. 2. I start my app, for example "Battery notifier". It enable and start my custom service with this content: [Unit] Description=Battery notifier daemon After=ofono.service
[Service] Type=simple ExecStart=/usr/share/openrepos-batterynotifer/runcommandbat.sh [Install] WantedBy=multi-user.target * "runcommandbat.sh" - it's a simple script that NOT include any command about dalvik. 3. And in this moment you will find that aliendalvik also restarted, you also will feel some lagging until dalvik start to run smoothly (~5-10sec). I noticed about this behavior after last sys update 1.1.6.27 Why it restart dalvik ? After some workaround I found a reason for dalvik restart. It enable/disable command. But WHY it cause to dalvik restart still is a question. Already tried to change my .service file with diff content, but still when I run enable/disable command it cause to dalvik restart... I also opened this question on TJC (https://together.jolla.com/question/97579/bug-start-custom-service-automatically-start-aliendalvikservice-11627-why/), but no answer here and @chemist, suggested me to ask on devel mailing list. Thanks, Schturman
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org