Adding upstream version 1.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2066c5b305
commit
90b6101daf
116 changed files with 6031 additions and 2284 deletions
|
@ -1,11 +1,12 @@
|
|||
[Unit]
|
||||
Description=Connect NVMe-oF subsystems automatically during boot
|
||||
ConditionPathExists=/etc/nvme/discovery.conf
|
||||
After=network.target
|
||||
After=network-online.target
|
||||
Before=remote-fs-pre.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/sbin/modprobe nvme-fabrics
|
||||
ExecStart=/usr/sbin/nvme connect-all
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue