summarylogtreecommitdiffstats
path: root/llama.cpp.service
diff options
context:
space:
mode:
authorenvolution2024-11-26 10:00:19 -0500
committerenvolution2024-11-26 10:00:19 -0500
commit047877fc1a9b00588bb8b382152af1efe0d73951 (patch)
tree3cd3f6a91b4ed0b6ffc57c329ddcbb0592da3389 /llama.cpp.service
parentbeb34e92d5499779a0cc3e26ce4af29c61ba416a (diff)
downloadaur-047877fc1a9b00588bb8b382152af1efe0d73951.tar.gz
fix service typo
Diffstat (limited to 'llama.cpp.service')
-rw-r--r--llama.cpp.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/llama.cpp.service b/llama.cpp.service
index d7bb6978d850..42593fcbf4ed 100644
--- a/llama.cpp.service
+++ b/llama.cpp.service
@@ -1,7 +1,7 @@
[Unit]
Description=Llama.cpp Server
After=network.target llama.cpp.socket
-Require=llama.cpp.socket
+Requires=llama.cpp.socket
[Service]
Type=simple