[Unit] Description=mhvtl Virtual Tape Library After=network.target [Service] Type=forking ExecStartPre=/sbin/modprobe mhvtl ExecStart=/usr/bin/vtltape ExecStart=/usr/bin/vtllibrary ExecStop=/usr/bin/killall vtltape vtllibrary Restart=on-failure RestartSec=5s [Install] WantedBy=multi-user.target