Files
tldr/pages.zh/common/auditd.md

17 lines
295 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# auditd
> 这是对审计工具的请求和内核的通知的响应。
> 不应手动调用此命令。
> 更多信息:<https://manned.org/auditd>。
- 启动守护进程:
`auditd`
- 以调试模式启动守护进程:
`auditd -d`
- 从launchd按需启动守护进程
`auditd -l`