daemon 进程的创建 2025-10-30 | linux | #linux #daemon #process #background-service #system-programming Daemon进程生命周期长且在后台运行。编写daemon进程需要遵循哪些规则呢?