This unit is provided by:
Options
-
[Install]
-
WantedBy=mhvtl.target
-
-
[Service]
-
Environment=VERBOSE=0 DAEMON_DEBUG=
-
EnvironmentFile=-/etc/mhvtl/mhvtl.conf
-
ExecStart=/usr/bin/vtltape -F -q%i -v${VERBOSE} ${DAEMON_DEBUG}
-
ExecStop=/usr/bin/vtlcmd %i exit
-
KillMode=none
-
Type=simple
-
-
[Unit]
-
After=mhvtl-load-modules.service
-
Before=mhvtl.target
-
Description=Tape Daemon for Virtual Tape & Robot Library
-
Documentation=man:vtltape(1) man:vtlcmd(1)
-
PartOf=mhvtl.target
-
Requires=mhvtl-load-modules.service
-
Additionnal notes
Nothing here.