This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/nvmetcli restore
-
ExecStop=/usr/sbin/nvmetcli clear
-
RemainAfterExit=yes
-
SyslogIdentifier=nvmetcli
-
Type=oneshot
-
-
[Unit]
-
After=sys-kernel-config.mount network.target local-fs.target
-
Description=Restore NVMe kernel target configuration
-
Requires=sys-kernel-config.mount
-
Additionnal notes
Nothing here.