diff --git a/install/go2rtc-v5-install.sh b/install/go2rtc-v5-install.sh index ef8044d8..532e4a30 100644 --- a/install/go2rtc-v5-install.sh +++ b/install/go2rtc-v5-install.sh @@ -107,6 +107,7 @@ ExecStart=/opt/go2rtc/go2rtc_linux_amd64 [Install] WantedBy=multi-user.target" >$service_path +systemctl enable -q --now go2rtc msg_ok "Created Service" echo "export TERM='xterm-256color'" >>/root/.bashrc