|
我用的是debian
守护进程中涉及log的有:klogd,sysklogd,还有stop-bootlogd
可是却没有与stop-bootlogd想对应的bootlogd,
查看bootlogd手册:Bootlogd runs in the background and copies all strings sent to the /dev/console device to a logfile. If the logfile is not accessible, the messages will be buffered in-memory until it is.
是不是相关的信息都滞留内存里了呢 |
|