mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
Rename startup script and service files for better clarity
• Renamed start_lightrag.sh to lightrag-api • Renamed service file to lightrag.service • Updated service file to use new script name • Made file names more consistent
This commit is contained in:
parent
0005462d4d
commit
0affee1eef
@ -9,7 +9,7 @@ User=netman
|
|||||||
MemoryHigh=8G
|
MemoryHigh=8G
|
||||||
MemoryMax=12G
|
MemoryMax=12G
|
||||||
WorkingDirectory=/home/netman/lightrag-xyj
|
WorkingDirectory=/home/netman/lightrag-xyj
|
||||||
ExecStart=/home/netman/lightrag-xyj/start_lightrag.sh
|
ExecStart=/home/netman/lightrag-xyj/lightrag-api
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user