Skip to content

Commit

Permalink
Attempting ollama install system-wide 5
Browse files Browse the repository at this point in the history
  • Loading branch information
mecattaf committed Dec 5, 2024
1 parent 6e03a72 commit 1061b20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions files/systemd/system/ollama.service
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Group=ollama
Restart=always
RestartSec=3
Environment="PATH=/usr/bin:/bin"
StateDirectory=ollama
StateDirectoryMode=0755
ConfigurationDirectory=ollama
ConfigurationDirectoryMode=0755

[Install]
WantedBy=multi-user.target

0 comments on commit 1061b20

Please sign in to comment.