[PR #1440] [CLOSED] 🛠️ Add service activation prompt #72877

Closed
opened 2026-05-05 04:27:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1440
Author: @Samk13
Created: 12/8/2023
Status: Closed

Base: mainHead: fix-service-auto-activation


📝 Commits (1)

  • c34305c Add service activation prompt

📊 Changes

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

View changed files

📝 scripts/install.sh (+17 -2)

📄 Description

Closes #1352

Key Changes:

  • Added ask_to_activate_service function to prompt users for service activation post-installation.
  • Integrated the prompt in the script's flow, allowing conditional execution of systemd service configuration.

Impact:

  • Improves user experience by providing a choice to activate the service.
  • Ensures clearer installation process, aligning with user expectations.

🔄 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/1440 **Author:** [@Samk13](https://github.com/Samk13) **Created:** 12/8/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-service-auto-activation` --- ### 📝 Commits (1) - [`c34305c`](https://github.com/ollama/ollama/commit/c34305cfa23fdef80cbdd9707e69cc9a19495a80) Add service activation prompt ### 📊 Changes **1 file changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+17 -2) </details> ### 📄 Description Closes #1352 ### Key Changes: - Added `ask_to_activate_service` function to prompt users for service activation post-installation. - Integrated the prompt in the script's flow, allowing conditional execution of systemd service configuration. ### Impact: - Improves user experience by providing a choice to activate the service. - Ensures clearer installation process, aligning with user expectations. --- <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:27:29 -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#72877