✏️ 正在编辑: mdmonitor-oneshot.service
路径:
/lib/systemd/system/mdmonitor-oneshot.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# This file is part of mdadm. # # mdadm is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. [Unit] Description=Reminder for degraded MD arrays Documentation=man:mdadm(8) [Service] Environment=MDADM_MONITOR_ARGS=--scan EnvironmentFile=-/run/sysconfig/mdadm ExecStartPre=-/usr/lib/mdadm/mdadm_env.sh ExecStart=/usr/sbin/mdadm --monitor --oneshot $MDADM_MONITOR_ARGS
💾 保存文件
← 返回文件管理器