[PR #15326] app/darwin/Ollama.app/Contents/Library/LaunchAgents: allow configuring ollama's start behavior #15115

Open
opened 2026-04-13 01:10:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15326
Author: @snowflake-autumn
Created: 4/4/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • cb69e45 Update com.ollama.ollama.plist

📊 Changes

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

View changed files

📝 app/darwin/Ollama.app/Contents/Library/LaunchAgents/com.ollama.ollama.plist (+2 -2)

📄 Description

In the current version, Ollama automatically launches with Mac startup after the background activity is enabled in system settings, which is a little annoying. Could you please add the changes in the attached com.ollama.ollama.plist screenshot file to the official Ollama Mac Release? I changed "RunAtLoad" to "false" in the plist file, which allows users to configure Ollama's background activity and startup on macOS separately.
524307105-c8a61802-465d-4593-8fe5-eeb416524a94
524310608-c15c86fb-24fb-4eb0-b999-5cc3d33f5d32


🔄 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/15326 **Author:** [@snowflake-autumn](https://github.com/snowflake-autumn) **Created:** 4/4/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`cb69e45`](https://github.com/ollama/ollama/commit/cb69e458f3e7f8a0fafa02f25010ee1ede610ed2) Update com.ollama.ollama.plist ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/darwin/Ollama.app/Contents/Library/LaunchAgents/com.ollama.ollama.plist` (+2 -2) </details> ### 📄 Description In the current version, Ollama automatically launches with Mac startup after the background activity is enabled in system settings, which is a little annoying. Could you please add the changes in the attached com.ollama.ollama.plist screenshot file to the official Ollama Mac Release? I changed "RunAtLoad" to "false" in the plist file, which allows users to configure Ollama's background activity and startup on macOS separately. ![524307105-c8a61802-465d-4593-8fe5-eeb416524a94](https://github.com/user-attachments/assets/9c734108-d76c-45c2-ba04-81f6d7eb642a) ![524310608-c15c86fb-24fb-4eb0-b999-5cc3d33f5d32](https://github.com/user-attachments/assets/76c2c190-e5c6-42f8-ade8-13af07304799) --- <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 01:10:40 -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#15115