This unit is provided by:
Options
-
[Install]-
WantedBy=default.target
-
-
[Service]-
ExecStart=/usr/bin/nvme connect-all -
ExecStart=/usr/sbin/nvme connect-all -
ExecStartPre=/sbin/modprobe nvme-fabrics -
Type=oneshot
-
-
[Unit]-
After=network-online.target -
Before=remote-fs-pre.target -
ConditionPathExists=|!/etc/nvme/config.json |!/etc/nvme/discovery.conf -
Description=Connect NVMe-oF subsystems automatically during boot
-
Additionnal notes
Nothing here.