Commit 3b930479 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed unit file for ollama

parent 386f0e62
...@@ -31,7 +31,7 @@ Wants=network-online.target ...@@ -31,7 +31,7 @@ Wants=network-online.target
Type=simple Type=simple
User=root User=root
Group=root Group=root
ExecStart=/usr/bin/ollama ExecStart=/usr/bin/ollama serve
Restart=on-failure Restart=on-failure
[Install] [Install]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment