From 53832fff0998088eb5b82ff0fcab8504af1875ab Mon Sep 17 00:00:00 2001 From: Super User Date: Fri, 15 Mar 2024 22:18:31 +0000 Subject: [PATCH] =?UTF-8?q?modifer=20nom=20de=20service=20erron=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prepare-inside-fedora-lxc.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prepare-inside-fedora-lxc.sh b/prepare-inside-fedora-lxc.sh index dcb885d..95fbb23 100644 --- a/prepare-inside-fedora-lxc.sh +++ b/prepare-inside-fedora-lxc.sh @@ -21,5 +21,5 @@ mv config.yml $confdir mv container-frigate.service /etc/systemd/system/ systemctl daemon-reload -systemctl enable --now podman.restart -systemctl enable --now container-frigate.service \ No newline at end of file +systemctl enable --now podman-restart +systemctl enable --now container-frigate.service