✏️ 正在编辑: nvmf-autoconnect.service
路径:
/lib/systemd/system/nvmf-autoconnect.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=Connect NVMe-oF subsystems automatically during boot ConditionPathExists=/etc/nvme/discovery.conf After=network-online.target Before=remote-fs-pre.target [Service] Type=oneshot ExecStartPre=/sbin/modprobe nvme-fabrics ExecStart=/usr/sbin/nvme connect-all [Install] WantedBy=default.target
💾 保存文件
← 返回文件管理器