Revision Date Author Comments
# fcbf32d0 08-Oct-2019 Josh Lehan <krellan@google.com>

Ensuring EntityManager starts before all Sensor services

This fix was needed by PSUSensor
However, all of these Sensor services are written in a similar way
All could probably benefit from this simi

Ensuring EntityManager starts before all Sensor services

This fix was needed by PSUSensor
However, all of these Sensor services are written in a similar way
All could probably benefit from this similar fix
Adds Requires and After for EntityManager
Also clean up dangling Requires that did not have After
Tested: On PSUSensor only

Signed-off-by: Josh Lehan <krellan@google.com>
Change-Id: Ib132b642b88dfb344b28d27d55dfd89b49e917f4

show more ...


# 8a7e291c 28-Mar-2019 Patrick Venture <venture@google.com>

build: install into bin instead of sbin

Installs into bin instead of sbin per guidelines.

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Ie5783c3a631c09497cf5e27e51a31035f25c6208


# 7c977b6d 06-Dec-2018 James Feist <james.feist@linux.intel.com>

Fix service files

Template names don't work when installing from repo

Change-Id: I6749e2f8cd468faa8a5b1bfb4cddd2cf94b1a88e
Signed-off-by: James Feist <james.feist@linux.intel.com>


# 2ef26fbf 26-Nov-2018 Vijay Khemka <vijaykhemka@fb.com>

Add service files

Added service files for ADC, CPU, HWTemp and Fan sensors.
Install service files in /lib/systemd/system

Change-Id: I1d87f3f22417051dcd039bb3232906803c2cb891
Signed-off-by: Vijay Kh

Add service files

Added service files for ADC, CPU, HWTemp and Fan sensors.
Install service files in /lib/systemd/system

Change-Id: I1d87f3f22417051dcd039bb3232906803c2cb891
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>

show more ...