1 个仓库
Utilities that manage and execute a collection of scripts during the system startup sequence.
Distinct from Scheduled Script Executions: None of the candidates cover general OS-level boot script management for network hardware; others are too narrow (PHP, Docker, etc).
Explore 1 awesome GitHub repository matching operating systems & systems programming · Boot Script Managers. Refine with filters or upvote what's useful.
unifi-common 是一个针对 Ubiquiti UniFi 网络硬件的启动工具和系统扩展。它作为 UniFi OS 设备的启动脚本管理器,允许在系统启动序列中应用持久化的自定义配置并初始化后台进程。 该工具提供了一个用于自动化网络硬件设置和自定义设备行为的框架。它通过管理和执行一系列旨在开机时运行的 Shell 脚本和配置文件来实现这一目标。 该系统采用基于目录的执行模型,扫描特定的开机目录以按顺序触发脚本。这种基于钩子(hook)的方法利用文件系统来确定设备启动时应应用哪些自定义逻辑和软件扩展。
Provides a framework for executing a collection of custom shell scripts during the system startup sequence.