[PR #5601] Configure the systemd service via a separate file. #58539

Open
opened 2026-04-29 13:25:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5601
Author: @ykhrustalev
Created: 7/10/2024
Status: 🔄 Open

Base: mainHead: main


📝 Commits (8)

  • 14d2290 Configure the systemd service via a separate file.
  • 17b29a2 Update linux.md
  • 96883f4 Update install.sh
  • b94e7ec Merge branch 'main' into main
  • a384a5b Update faq.md
  • 5ee9c79 Merge remote-tracking branch 'upstream/main'
  • 19b83e0 restore faq
  • d27044c Merge branch 'main' into main

📊 Changes

3 files changed (+23 additions, -10 deletions)

View changed files

📝 docs/faq.md (+5 -10)
📝 docs/linux.md (+5 -0)
📝 scripts/install.sh (+13 -0)

📄 Description

Instead of changing the systemd unit file, use a separate config for the configuration.

refs #3516


🔄 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/5601 **Author:** [@ykhrustalev](https://github.com/ykhrustalev) **Created:** 7/10/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`14d2290`](https://github.com/ollama/ollama/commit/14d22902a74ea18302affe313083792e636ae844) Configure the systemd service via a separate file. - [`17b29a2`](https://github.com/ollama/ollama/commit/17b29a2d0189c44dfb5cba0815466f07ffd55490) Update linux.md - [`96883f4`](https://github.com/ollama/ollama/commit/96883f49278ac0c53ce467d840d0b3e77c67d432) Update install.sh - [`b94e7ec`](https://github.com/ollama/ollama/commit/b94e7eceae0991e0d88f31937b22265c691a4a02) Merge branch 'main' into main - [`a384a5b`](https://github.com/ollama/ollama/commit/a384a5bd24b608606219ad2baf35c23088c6f03f) Update faq.md - [`5ee9c79`](https://github.com/ollama/ollama/commit/5ee9c799269c807593f8c3f728c43e3d6465e0d8) Merge remote-tracking branch 'upstream/main' - [`19b83e0`](https://github.com/ollama/ollama/commit/19b83e0f59edf2820099834dc9be21f086ee4c77) restore faq - [`d27044c`](https://github.com/ollama/ollama/commit/d27044c13f6b74091d419782764e6f90d02fb1b5) Merge branch 'main' into main ### 📊 Changes **3 files changed** (+23 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.md` (+5 -10) 📝 `docs/linux.md` (+5 -0) 📝 `scripts/install.sh` (+13 -0) </details> ### 📄 Description Instead of changing the systemd unit file, use a separate config for the configuration. refs #3516 --- <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-29 13:25:43 -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#58539