소스 검색

Update podman_ha_setup.sh

tteckster 3 년 전
부모
커밋
c31048d52c
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  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