[PR #2423] [CLOSED] Install: don't overwrite systemd config if it exists #73178

Closed
opened 2026-05-05 04:52:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2423
Author: @rvagg
Created: 2/9/2024
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 4206e37 Install: don't overwrite systemd config if it exists

📊 Changes

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

View changed files

📝 scripts/install.sh (+15 -12)

📄 Description

A little annoying if you have a custom config of any kind, like an OLLAMA_HOST variable; but perhaps also you've set it up custom in other ways, like a custom user account.

(I've used this locally and it works great)


🔄 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/2423 **Author:** [@rvagg](https://github.com/rvagg) **Created:** 2/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4206e37`](https://github.com/ollama/ollama/commit/4206e3704ecd246c5bfa6a7d160861259867fc7b) Install: don't overwrite systemd config if it exists ### 📊 Changes **1 file changed** (+15 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+15 -12) </details> ### 📄 Description A little annoying if you have a custom config of any kind, like an `OLLAMA_HOST` variable; but perhaps also you've set it up custom in other ways, like a custom user account. (I've used this locally and it works great) --- <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-05-05 04:52:54 -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#73178