Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

服务 watchdogs 信息读取出错:没有那个文件或目录 #2

Closed
jococi opened this issue Feb 27, 2019 · 1 comment
Closed

Comments

@jococi
Copy link

jococi commented Feb 27, 2019

用法:
kill [选项] <pid|名称> [...]

选项:
-a, --all 不限于只对和当前进程的用户 id 相同的进程进行
名称-进程id 转换
-s, --signal <信号> 发送指定的信号
-q, --queue <信号> 使用 sigqueue(2) 代替 kill(2)
-p, --pid 打印 pid 而不向它们发送信号
-l, --list [=<信号>] 列出信号名,或将一个信号转换为名称
-L, --table 列出信号名和数值

-h, --help 显示此帮助并退出
-V, --version 输出版本信息并退出

更多信息请参阅 kill(1)。

用法:
kill [选项] <pid|名称> [...]

选项:
-a, --all 不限于只对和当前进程的用户 id 相同的进程进行
名称-进程id 转换
-s, --signal <信号> 发送指定的信号
-q, --queue <信号> 使用 sigqueue(2) 代替 kill(2)
-p, --pid 打印 pid 而不向它们发送信号
-l, --list [=<信号>] 列出信号名,或将一个信号转换为名称
-L, --table 列出信号名和数值

-h, --help 显示此帮助并退出
-V, --version 输出版本信息并退出

更多信息请参阅 kill(1)。
服务 watchdogs 信息读取出错:没有那个文件或目录
chkconfig 版本 1.7.4 - 版权 (C) 1997-2000 Red Hat, Inc.
在 GNU 公共许可条款下,本软件可以免费重新发布。

用法:chkconfig [--list] [--type ] [name]
chkconfig --add
chkconfig --del
chkconfig --override
chkconfig [--level ] [--type ] <on|off|reset|resetpriorities>
Redirecting to /bin/systemctl start crond.service
Done, Please reboot!
您在 /var/spool/mail/root 中有新邮件

@MoreSecLab
Copy link
Owner

用法:
kill [选项] <pid|名称> [...]

选项:
-a, --all 不限于只对和当前进程的用户 id 相同的进程进行
名称-进程id 转换
-s, --signal <信号> 发送指定的信号
-q, --queue <信号> 使用 sigqueue(2) 代替 kill(2)
-p, --pid 打印 pid 而不向它们发送信号
-l, --list [=<信号>] 列出信号名,或将一个信号转换为名称
-L, --table 列出信号名和数值

-h, --help 显示此帮助并退出
-V, --version 输出版本信息并退出

更多信息请参阅 kill(1)。

用法:
kill [选项] <pid|名称> [...]

选项:
-a, --all 不限于只对和当前进程的用户 id 相同的进程进行
名称-进程id 转换
-s, --signal <信号> 发送指定的信号
-q, --queue <信号> 使用 sigqueue(2) 代替 kill(2)
-p, --pid 打印 pid 而不向它们发送信号
-l, --list [=<信号>] 列出信号名,或将一个信号转换为名称
-L, --table 列出信号名和数值

-h, --help 显示此帮助并退出
-V, --version 输出版本信息并退出

更多信息请参阅 kill(1)。
服务 watchdogs 信息读取出错:没有那个文件或目录
chkconfig 版本 1.7.4 - 版权 (C) 1997-2000 Red Hat, Inc.
在 GNU 公共许可条款下,本软件可以免费重新发布。

用法:chkconfig [--list] [--type ] [name]
chkconfig --add
chkconfig --del
chkconfig --override
chkconfig [--level ] [--type ] <on|off|reset|resetpriorities>
Redirecting to /bin/systemctl start crond.service
Done, Please reboot!
您在 /var/spool/mail/root 中有新邮件

这个不影响的,kill没有找到对应的恶意进程,所以报错了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants