commit:     b85070a5cf4f48c14a0479edaaccac0b40d5aa38
Author:     xfzv <78810647+xfzv <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Wed Mar 12 18:10:40 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Mar 12 22:28:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b85070a5

app-misc/ollama: sync systemd service with upstream

ref: 
https://github.com/ollama/ollama/commit/25248f4bd5a1d720f6775ee1e45dfed718d6f98f
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/ollama/files/ollama.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ollama/files/ollama.service 
b/app-misc/ollama/files/ollama.service
index 9deee1da0..63bd35519 100644
--- a/app-misc/ollama/files/ollama.service
+++ b/app-misc/ollama/files/ollama.service
@@ -11,4 +11,4 @@ RestartSec=3
 Environment="PATH=$PATH"
 
 [Install]
-WantedBy=default.target
+WantedBy=multi-user.target

Reply via email to