~全面适配容器环境,并支持S6守护进程

~移除了部分已移除功能的冗余代码
~修复自定义策略组总是对齐失败的bug
This commit is contained in:
juewuy
2025-12-17 20:45:19 +08:00
parent f720451c2e
commit d9cac20804
19 changed files with 201 additions and 44 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
set -e
. /etc/ShellCrash/configs/command.env
exec /bin/sh -c "${COMMAND} > /dev/null"

View File

@@ -0,0 +1 @@
longrun