summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Bloch <matthias.bloch@mpsa.com>2017-03-08 06:37:28 -0800
committerMatthias Bloch <matthias.bloch@mpsa.com>2017-03-08 06:37:28 -0800
commit650b167810fb70d7596e6b85c60f091b0b68c655 (patch)
tree419362666edf474cf7548c13e6671481ec61d7c4
parentf4eb180d82ff21f6a1074a3258cbe6a27298c193 (diff)
downloadnavigation-650b167810fb70d7596e6b85c60f091b0b68c655.tar.gz
Update Services files for GDP
-rw-r--r--src/fuel-stop-advisor/fuel_stop_advisor.service1
-rw-r--r--src/hmi/qml/hmi-launcher/hmi-launcher_fsa.service3
2 files changed, 3 insertions, 1 deletions
diff --git a/src/fuel-stop-advisor/fuel_stop_advisor.service b/src/fuel-stop-advisor/fuel_stop_advisor.service
index 718023f..d00e307 100644
--- a/src/fuel-stop-advisor/fuel_stop_advisor.service
+++ b/src/fuel-stop-advisor/fuel_stop_advisor.service
@@ -8,6 +8,7 @@ After=ambd_fsa.service
[Service]
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/dbus/user_bus_socket
+ExecStartPre=/bin/sleep 1
ExecStart=/usr/bin/fuel-stop-advisor
[Install]
diff --git a/src/hmi/qml/hmi-launcher/hmi-launcher_fsa.service b/src/hmi/qml/hmi-launcher/hmi-launcher_fsa.service
index ab8618c..0df0e33 100644
--- a/src/hmi/qml/hmi-launcher/hmi-launcher_fsa.service
+++ b/src/hmi/qml/hmi-launcher/hmi-launcher_fsa.service
@@ -1,6 +1,7 @@
[Unit]
Description=HMI Launcher Service for FSA configuration file
-Requires=navit_genivi_mapviewer_fsa.service
+Requires=fuel_stop_advisor.service navit_genivi_mapviewer_fsa.service navit_genivi_navigationcore_fsa.service poi-server.service
+After=fuel_stop_advisor.service navit_genivi_mapviewer_fsa.service navit_genivi_navigationcore_fsa.service poi-server.service
[Service]
Environment=LD_PRELOAD=/usr/lib/libEGL.so