forked from extern/Proxmox
Update podman_ha_setup.sh
This commit is contained in:
parent
0d80ee95d6
commit
3aa7e08204
@ -66,7 +66,7 @@ ExecStop=/usr/bin/podman stop -t 2 %i
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=local.target" > $service_path
|
WantedBy=local.target" > $service_path
|
||||||
systemctl enable --now podman@container_homeassistant &>/dev/null
|
systemctl enable --now podman@homeassistant &>/dev/null
|
||||||
|
|
||||||
msg "Customizing container..."
|
msg "Customizing container..."
|
||||||
rm /etc/motd
|
rm /etc/motd
|
||||||
|
Loading…
Reference in New Issue
Block a user