修复systemctl强制停止maimbot的问题
This commit is contained in:
@@ -132,6 +132,7 @@ After=network.target mongod.service
|
||||
Type=simple
|
||||
WorkingDirectory=<maimbot_directory>
|
||||
ExecStart=<venv_directory>/python3 bot.py
|
||||
ExecStop=/bin/kill -2 $MAINPID
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user