diff --git a/podman_ha_setup.sh b/podman_ha_setup.sh index 79621eff..9c4eb6eb 100644 --- a/podman_ha_setup.sh +++ b/podman_ha_setup.sh @@ -66,7 +66,7 @@ ExecStop=/usr/bin/podman stop -t 2 %i [Install] WantedBy=local.target" > $service_path -systemctl enable --now podman@container_homeassistant &>/dev/null +systemctl enable --now podman@homeassistant &>/dev/null msg "Customizing container..." rm /etc/motd