✏️ 正在编辑: nvmefc-boot-connections.service
路径:
/lib/systemd/system/nvmefc-boot-connections.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=Auto-connect to subsystems on FC-NVME devices found during boot ConditionPathExists=/sys/class/fc/fc_udev_device/nvme_discovery DefaultDependencies=no After=systemd-udevd.service Before=local-fs-pre.target [Service] Type=oneshot ExecStart=/bin/sh -c "echo add > /sys/class/fc/fc_udev_device/nvme_discovery" [Install] WantedBy=default.target
💾 保存文件
← 返回文件管理器