Adding upstream version 2.9.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8229b972f0
commit
1e65f355a3
451 changed files with 5896 additions and 2734 deletions
|
@ -8,6 +8,18 @@ After=network-online.target
|
|||
Before=remote-fs-pre.target
|
||||
|
||||
[Service]
|
||||
ProtectSystem=full
|
||||
ProtectHome=true
|
||||
ProtectHostname=true
|
||||
ProtectKernelModules=true
|
||||
ProtectKernelLogs=true
|
||||
ProtectControlGroups=true
|
||||
ProtectProc=invisible
|
||||
RestrictRealtime=true
|
||||
LockPersonality=yes
|
||||
MemoryDenyWriteExecute=yes
|
||||
RemoveIPC=yes
|
||||
RestrictAddressFamilies=AF_INET AF_INET6
|
||||
Type=oneshot
|
||||
ExecStart=@SBINDIR@/nvme connect-all --context=autoconnect
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue