Browse Source

Update podman_ha_setup.sh

tteckster 3 năm trước cách đây
mục cha
commit
c31048d52c
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      podman_ha_setup.sh

+ 0 - 8
podman_ha_setup.sh

@@ -53,14 +53,6 @@ podman run -d \
   --net=host \
   homeassistant/home-assistant:stable &>/dev/null
 
-podman generate systemd \
-    --new --name homeassistant \
-    > /etc/systemd/system/homeassistant.service &>/dev/null
-
-#systemctl enable homeassistant
-#systemctl start homeassistant
-
-
 msg "Customizing container..."
 rm /etc/motd
 rm /etc/update-motd.d/10-uname