diff options
Diffstat (limited to 'ollama.service')
-rw-r--r-- | ollama.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ollama.service b/ollama.service index 5ddc9b1..ecbf34f 100644 --- a/ollama.service +++ b/ollama.service @@ -1,6 +1,7 @@ [Unit] Description=Ollama Service After=network-online.target +Wants=ollama-ui.service [Service] ExecStart=/usr/bin/ollama serve |