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

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

[Install]
WantedBy=multi-user.target