This unit is provided by:
Options
-
[Service]
-
Environment="CONNECT_ARGS=%i"
-
ExecStart=/bin/sh -c "/usr/bin/nvme connect-all --quiet `/bin/echo -e '${CONNECT_ARGS}'`"
-
ExecStart=/bin/sh -c "/usr/sbin/nvme connect-all --quiet `/bin/echo -e '${CONNECT_ARGS}'`"
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
-
[Unit]
-
After=syslog.target
-
Description=NVMf auto-connect scan upon nvme discovery controller Events
-
PartOf=nvmf-connect.target
-
Requires=nvmf-connect.target
-
Additionnal notes
Nothing here.