Start the Ollama server automatically on boot
This commit is contained in:
parent
8de98519ec
commit
23c8d41cbd
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Volume=%h/.local/share/ollama:/root/.ollama:ro,z
|
|||
# keep-sorted end
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=default.target
|
||||
|
||||
[Service]
|
||||
# keep-sorted start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue