sensor-mon: Add service file
The service file will start the sensor-monitor application on the way to
the multi-user target.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I366a07ce10ff6138c0a6d50a3dbaa8f7dfaed622
diff --git a/configure.ac b/configure.ac
index 9523a0b..ff87337 100644
--- a/configure.ac
+++ b/configure.ac
@@ -277,7 +277,7 @@
[$SHUTDOWN_ALARM_SOFT_SHUTDOWN_DELAY_MS],
[Milliseconds to delay the alarm soft shutdown])
- AC_CONFIG_FILES([sensor-monitor/Makefile])
+ AC_CONFIG_FILES([sensor-monitor/Makefile sensor-monitor/service_files/sensor-monitor.service])
])
eval "eval BINDIR=$bindir"