feat: 对齐 xxxig/proxy 打包规范并迁移配置至 /etc/mond
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ Type=simple
|
||||
WorkingDirectory=/opt/mond
|
||||
|
||||
# 执行命令 - 使用配置文件
|
||||
ExecStart=/opt/mond/mond --config-file=/var/lib/mond/params.conf --non-interactive
|
||||
ExecStart=/opt/mond/mond --config-file=/etc/mond/params.conf --non-interactive
|
||||
|
||||
# 重启策略
|
||||
Restart=always
|
||||
|
||||
Reference in New Issue
Block a user