This unit is provided by:
Options
-
[Install]
-
WantedBy=mhvtl.target
-
-
[Service]
-
Environment=VTL_DEBUG="0"
-
EnvironmentFile=-/etc/mhvtl/mhvtl.conf
-
ExecStart=/sbin/modprobe mhvtl opts=${VTL_DEBUG} /sbin/modprobe sg
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=mhvtl.target shutdown.target
-
Conflicts=shutdown.target
-
Description=Load mhvtl modules
-
Documentation=man:man:vtltape(1) man:man:vtllibrary(1)
-
PartOf=mhvtl.target
-
Additionnal notes
Nothing here.