无论我删除什么,我的 syslog 文件都会填满。现在高达 165GB。我跟踪了它,这是输出??哇:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y
May 24 07:12:57 Pat-PC gnome-session[1651]: to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Please type y to accept, n otherwise: Please type y to accept, n otherwise:
Run Code Online (Sandbox Code Playgroud)
这是荒唐的。它继续前进。
您已向启动过程添加了一个脚本或程序,该过程会发出“ Please type y to accept, n otherwise:”消息、尝试(但失败)读取响应并再次提示。用ps -ef和调查pstree -a -c -l -p -u 1651。终止提示过程并修复您的启动脚本。