1 个仓库
Systems that orchestrate the execution of scripts and configuration files during the OS boot process.
Distinct from OS Preference Scripts: Focuses on the management and orchestration of the boot sequence rather than just the scripts that set preferences.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Boot Sequence Managers. Refine with filters or upvote what's useful.
unifi-common 是一个针对 Ubiquiti UniFi 网络硬件的启动工具和系统扩展。它作为 UniFi OS 设备的启动脚本管理器,允许在系统启动序列中应用持久化的自定义配置并初始化后台进程。 该工具提供了一个用于自动化网络硬件设置和自定义设备行为的框架。它通过管理和执行一系列旨在开机时运行的 Shell 脚本和配置文件来实现这一目标。 该系统采用基于目录的执行模型,扫描特定的开机目录以按顺序触发脚本。这种基于钩子(hook)的方法利用文件系统来确定设备启动时应应用哪些自定义逻辑和软件扩展。
Implements a system for executing custom shell scripts and configuration files during the UniFi OS startup sequence.