mirror of
https://github.com/acepanel/acepanel.github.io.git
synced 2026-02-05 14:57:15 +08:00
6 lines
254 B
Markdown
6 lines
254 B
Markdown
# 配置进程守护
|
||
|
||
1. 安装 Supervisor 管理器并打开。
|
||
2. Supervisor 管理器中创建需要守护的进程(运行用户不建议使用 root)。
|
||
3. 常见问题:[https://tom.moe/t/supervisor/3112](https://tom.moe/t/supervisor/3112)
|