aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service
blob: d64a11977900c708700f374ca9683639880a274e (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 --dbus session -c am-config.yaml
Restart=on-failure
WorkingDirectory=/opt/neptune3

[Install]
WantedBy=multi-user.target