forked from EduCraft/curriculum-project-hub
fix(hub): 修复 Hub 部署脚本失败处理
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user