feat: refactor to ymsctl & yms-daemon

This commit is contained in:
2026-08-17 02:10:10 +08:00
parent 7755da72e7
commit 79f18fcdea
23 changed files with 394 additions and 47 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ After=network.target nginx.service
Type=simple
User=root
Group=root
ExecStart=/usr/bin/yms-daemon serve
ExecStart=/usr/bin/ymsd
Restart=on-failure
RestartSec=5
RuntimeDirectory=yms-daemon