mirror of https://github.com/tteck/Proxmox.git
Modifying the ollama user
This commit is contained in:
parent
cf90fa55f5
commit
3e3fbebf3e
|
@ -30,9 +30,9 @@ Description=Ollama Service
|
|||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
UMask=007
|
||||
ExecStart=/usr/bin/ollama serve
|
||||
User=ollama
|
||||
Group=ollama
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
|
|
Loading…
Reference in New Issue