摘录自smartd 联机帮助页内容如下:
-l FACILITY, --logfacility=FACILITY
Uses syslog facility FACILITY to log the messages from smartd. Here FACILITY is one of local0, local1, ..., local7, or daemon [default]. If this command-line option is not used, then by default messages from smartd are logged to the facility daemon.
接下来是如何在系统日志为基础的系统。
显然,如果 Arch Linux 是最新的,它可以出于相同的目的journald
结合运行。systemd
对于后者,我找不到配置设施之类的方法。
如何smartd
在环境中提供自己的日志文件journald
?
镜像自Arch Linux 论坛。