Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Obsolete VUM - now integrated as a service
  • Loading branch information
stlachev authored Sep 11, 2023
1 parent a1978a8 commit 93d2bda
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions resources/centos-autosd/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ podman run --network host --detach --name databroker ghcr.io/eclipse/kuksa.val/d
# Eclipse Mosquitto (MQTT Broker)
podman run --network host --detach --name mosquitto docker.io/library/eclipse-mosquitto:latest

# Leda/Kanto Vehicle Update manager
podman run --network host --privileged --add-host "mosquitto:127.0.0.1" --detach --name vum --mount type=bind,src=/proc,target=/proc ghcr.io/eclipse-leda/leda-contrib-vehicle-update-manager/vehicleupdatemanager:main-1d8dca55a755c4b3c7bc06eabfa06ad49e068a48

# Leda Self Update Agent
mkdir -p /data/selfupdates
chcon -Rt svirt_sandbox_file_t /var/run/dbus/system_bus_socket
Expand Down

0 comments on commit 93d2bda

Please sign in to comment.