[PR #4465] Update install.sh added /etc/default/ollama and create template #42752

Open
opened 2026-04-24 22:29:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4465
Author: @digitalw00t
Created: 5/16/2024
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

  • 1ece87c updated with ollama.service for env in /etc/default/ollama
  • a194ba4 Added creation of /etc/default/ollama if does not exist

📊 Changes

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

View changed files

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

📄 Description

It will update the ollama.service to use an env file. It will create a default /etc/default/ollama if it doesn't already exist.


🔄 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/4465 **Author:** [@digitalw00t](https://github.com/digitalw00t) **Created:** 5/16/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`1ece87c`](https://github.com/ollama/ollama/commit/1ece87cb84b94c434efa134d5a181d96c8e21bce) updated with ollama.service for env in /etc/default/ollama - [`a194ba4`](https://github.com/ollama/ollama/commit/a194ba4565cd327ee76bdf64af7f18f42ee1d20c) Added creation of /etc/default/ollama if does not exist ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+15 -0) </details> ### 📄 Description It will update the ollama.service to use an env file. It will create a default /etc/default/ollama if it doesn't already exist. --- <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-24 22:29:02 -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#42752