[PR #9569] [MERGED] Better WantedBy declaration #13001

Closed
opened 2026-04-13 00:15:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9569
Author: @dwt
Created: 3/7/2025
Status: Merged
Merged: 3/10/2025
Merged by: @mxyng

Base: mainHead: patch-1


📝 Commits (1)

  • 25248f4 Better WantedBy declaration

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/linux.md (+1 -1)

📄 Description

The problem with default.target is that it always points to the target that is currently started. So if you boot into single user mode or the rescue mode still Ollama tries to start.

I noticed this because either tried (and failed) to start all the time during a system update, where Ollama definitely is not wanted.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/9569 **Author:** [@dwt](https://github.com/dwt) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`25248f4`](https://github.com/ollama/ollama/commit/25248f4bd5a1d720f6775ee1e45dfed718d6f98f) Better WantedBy declaration ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/linux.md` (+1 -1) </details> ### 📄 Description The problem with default.target is that it always points to the target that is currently started. So if you boot into single user mode or the rescue mode still Ollama tries to start. I noticed this because either tried (and failed) to start all the time during a system update, where Ollama definitely is not wanted. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:15:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13001