diff options
Diffstat (limited to 'recipes-qt/automotive/neptune-ui/neptune.service')
-rw-r--r-- | recipes-qt/automotive/neptune-ui/neptune.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-qt/automotive/neptune-ui/neptune.service b/recipes-qt/automotive/neptune-ui/neptune.service deleted file mode 100644 index 9d7881c..0000000 --- a/recipes-qt/automotive/neptune-ui/neptune.service +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | [Unit] | ||
2 | Description=Neptune | ||
3 | After=systemd-user-sessions.service | ||
4 | |||
5 | [Service] | ||
6 | ExecStart=/usr/bin/appcontroller /usr/bin/appman -r -c /opt/am/config.yaml -c am-config.yaml --dbus none Main1280x800.qml | ||
7 | Restart=on-failure | ||
8 | WorkingDirectory=/opt/neptune | ||
9 | |||
10 | [Install] | ||
11 | WantedBy=multi-user.target | ||