summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/neptune-ui/neptune.service
blob: 9d7881c4f56c23344376a736e861e730a65bdf99 (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 Main1280x800.qml
Restart=on-failure
WorkingDirectory=/opt/neptune

[Install]
WantedBy=multi-user.target