fix(hub): 修复 Hub 部署脚本失败处理

This commit is contained in:
2026-07-08 15:14:23 +08:00
parent 1cfda3ccd2
commit a766d99573
3 changed files with 36 additions and 6 deletions
+3
View File
@@ -24,3 +24,6 @@ AssertPathExists=/usr/bin/bwrap
# bwrap user-namespace setup. The OS-level sandbox (ADR-0018) is the hard
# boundary; systemd hardening is kept minimal to avoid interfering with it.
NoNewPrivileges=true
[Install]
WantedBy=multi-user.target