2 # ambd systemd service unit file
6 Description=Automotive Message Broker
7 Wants=bluetooth.service
11 BusName=org.automotive.message.broker
12 Environment=LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
13 ExecStart=/usr/bin/ambd -c /etc/ambd/config.tizen
16 WantedBy=multi-user.target