- 24 May, 2018 1 commit
-
-
spiiroin authored
Android services/actions launched by droid-hal-init, queued oneshot scripts and sensorfwd are executing in parallel during bootup. During especially the 1st boot the scheduling of tasks can lead to sensorfwd getting hold of nonfunctional sensor hal. Delaying sensorfwd startup until oneshot scripts have been executed makes it less likely for the problem to surface. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 02 May, 2017 2 commits
-
-
spiiroin authored
Using systemd specific startup notification is preferable over cusrom daemon forks. Add support for systemd-notify and use it instead of forking. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
Since sensorfwd is using Type=forking, specifying a BusName leads to systemd complaining: "sensorfwd.service: Service has a D-Bus service name specified, but is not of type dbus. Ignoring." Remove BusName specification from the sensorfwd.service file. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 07 Jul, 2015 1 commit
-
-
lpotter authored
The config files should be installed per device
-
- 13 Jan, 2015 1 commit
-
-
lpotter authored
-
- 10 Dec, 2014 1 commit
-
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
- 02 Dec, 2013 1 commit
-
-
Lorn Potter authored
stop the mag sensor from starting and calibrating at startup. add more debug output.
-
- 08 Oct, 2013 1 commit
-
-
Robin Burchell authored
We never want to not be running. If someone wants to stop sensord, they can stop the service through systemctl, the same as other system daemons.
-
- 07 Oct, 2013 1 commit
-
-
Pekka Lundstrom authored
Signed-off-by:
Pekka Lundstrom <pekka.lundstrom@jollamobile.com>
-
- 04 Oct, 2013 1 commit
-
-
Robin Burchell authored
-
- 03 Oct, 2013 1 commit
-
-
Marko Saukko authored
[systemd] Make sure we dbus socket is there when sensord is starting. Also fix some minor service file typos. Signed-off-by:
Marko Saukko <marko.saukko@jollamobile.com>
-
- 05 May, 2013 1 commit
-
-
Lorn Potter authored
-
- 12 Apr, 2013 1 commit
-
-
Lorn Potter authored
-