summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/neptune-ui/neptune.service
blob: e9f379382cd337054a05aa2e84322197651524a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Neptune
After=dbus.service dbus-session.service systemd-user-sessions.service

[Service]
ExecStart=/usr/bin/appcontroller /usr/bin/appman -r -c /opt/am/config.yaml --dbus session -c am-config.yaml Main.qml
Restart=on-failure
WorkingDirectory=/opt/neptune

[Install]
WantedBy=multi-user.target