summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/neptune-ui/neptune.service
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2016-04-04 16:56:31 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2016-04-07 19:53:56 +0000
commita8f449b298bdbd6e94b62a77eaf3bf184a6eb7cb (patch)
treea98f6e3d45d156966da81b5d6993af39477be926 /recipes-qt/automotive/neptune-ui/neptune.service
parent856015411d555cf14665491f18abf71b5121f5ed (diff)
downloadmeta-boot2qt-a8f449b298bdbd6e94b62a77eaf3bf184a6eb7cb.tar.gz
neptune-ui: Updated to the latest version
Change-Id: Ifca5ba3a117e47b6186dca7a7be48c823f43a2a7 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'recipes-qt/automotive/neptune-ui/neptune.service')
-rw-r--r--recipes-qt/automotive/neptune-ui/neptune.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/neptune-ui/neptune.service b/recipes-qt/automotive/neptune-ui/neptune.service
index 9d7881c..32e3243 100644
--- a/recipes-qt/automotive/neptune-ui/neptune.service
+++ b/recipes-qt/automotive/neptune-ui/neptune.service
@@ -3,7 +3,7 @@ Description=Neptune
3After=systemd-user-sessions.service 3After=systemd-user-sessions.service
4 4
5[Service] 5[Service]
6ExecStart=/usr/bin/appcontroller /usr/bin/appman -r -c /opt/am/config.yaml -c am-config.yaml --dbus none Main1280x800.qml 6ExecStart=/usr/bin/appcontroller /usr/bin/appman -r -c /opt/am/config.yaml -c am-config.yaml --dbus none Main.qml
7Restart=on-failure 7Restart=on-failure
8WorkingDirectory=/opt/neptune 8WorkingDirectory=/opt/neptune
9 9