diff --git a/install/mealie-install.sh b/install/mealie-install.sh index b7563887..134b88aa 100644 --- a/install/mealie-install.sh +++ b/install/mealie-install.sh @@ -123,7 +123,7 @@ ln -sf /opt/mealie/.venv/bin/poetry /usr/local/bin/poetry msg_ok "Set Symbolic Links" msg_info "Creating Systemd Service" -cat </etc/systemd/system/mealie-backend.service +cat </etc/systemd/system/mealie.service [Unit] Description=Mealie Backend Server After=network.target postgresql.service