Adding upstream version 2.3~rc4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e89431f274
commit
8b146d606d
16 changed files with 708 additions and 276 deletions
|
@ -5,13 +5,13 @@
|
|||
# This file is part of NVMe STorage Appliance Services (nvme-stas).
|
||||
#
|
||||
[Unit]
|
||||
Description=nvme-stas /etc/nvme/%i auto-generation
|
||||
Description=nvme-stas @ETC@/nvme/%i auto-generation
|
||||
Documentation=man:stas-config@.service(8)
|
||||
ConditionFileNotEmpty=|!/etc/nvme/%i
|
||||
ConditionFileNotEmpty=|!@ETC@/nvme/%i
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/stasadm %i -f /etc/nvme/%i
|
||||
ExecStart=/usr/bin/stasadm %i -f @ETC@/nvme/%i
|
||||
|
||||
[Install]
|
||||
WantedBy=stas-config.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue