diff --git a/install/mealie-install.sh b/install/mealie-install.sh index b75638876..134b88aab 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