diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-20 07:42:04 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-20 07:42:04 +0000 |
commit | 6b2b251b622a27311cdf2e2b3eccc8f8e6543357 (patch) | |
tree | 4bf6f2e0000c7f7066318913b334478030e01f16 /ollama.service | |
parent | 8f63606371f06afa714e60b331adb3c013a9f8c6 (diff) |
automatic import of ollama
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 |