Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
83f51a6dde
commit
e08cb5ae68
663 changed files with 15529 additions and 6994 deletions
|
@ -2,12 +2,13 @@
|
|||
Description=Connect NVMe-oF subsystems automatically during boot
|
||||
ConditionPathExists=|@SYSCONFDIR@/nvme/config.json
|
||||
ConditionPathExists=|@SYSCONFDIR@/nvme/discovery.conf
|
||||
Wants=modprobe@nvme_fabrics.service
|
||||
After=modprobe@nvme_fabrics.service
|
||||
After=network-online.target
|
||||
Before=remote-fs-pre.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/sbin/modprobe nvme-fabrics
|
||||
ExecStart=@SBINDIR@/nvme connect-all --context=autoconnect
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue