✏️ 正在编辑: 01-md-raid-creating.rules
路径:
/lib/udev/rules.d/01-md-raid-creating.rules
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# do not edit this file, it will be overwritten on update # While mdadm is creating an array, it creates a file # /run/mdadm/creating-mdXXX. If that file exists, then # the array is not "ready" and we should make sure the # content is ignored. KERNEL=="md*", TEST=="/run/mdadm/creating-$kernel", ENV{SYSTEMD_READY}="0"
💾 保存文件
← 返回文件管理器