-
OpenWrt使用 procd 配置守护进程
在 OpenWrt 上开启进程守护,通常有以下几种方法:使用 procd(OpenWrt 的进程管理系统)、nohup 或 screen 工具。OpenWrt 使用 procd 来启动、监控和管理守护进程,这是处理守护进程的最佳方式。 方法 1:使用 procd 配置守护进程1、创建启动脚本 启 ...
在 OpenWrt 上开启进程守护,通常有以下几种方法:使用 procd(OpenWrt 的进程管理系统)、nohup 或 screen 工具。OpenWrt 使用 procd 来启动、监控和管理守护进程,这是处理守护进程的最佳方式。 方法 1:使用 procd 配置守护进程1、创建启动脚本 启 ...