Adding upstream version 2.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7819359ae2
commit
acf5b2ec4c
507 changed files with 19440 additions and 17258 deletions
|
@ -1,14 +1,14 @@
|
|||
[Unit]
|
||||
Description=Connect NVMe-oF subsystems automatically during boot
|
||||
ConditionPathExists=|!@SYSCONFDIR@/nvme/config.json
|
||||
ConditionPathExists=|!@SYSCONFDIR@/nvme/discovery.conf
|
||||
ConditionPathExists=|@SYSCONFDIR@/nvme/config.json
|
||||
ConditionPathExists=|@SYSCONFDIR@/nvme/discovery.conf
|
||||
After=network-online.target
|
||||
Before=remote-fs-pre.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/sbin/modprobe nvme-fabrics
|
||||
ExecStart=@SBINDIR@/nvme connect-all
|
||||
ExecStart=@SBINDIR@/nvme connect-all --context=autoconnect
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue