The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/mt-st#aef9635add2a0a6cf06572b16f6fa6f22702fd2e
11 lines
171 B
Desktop File
11 lines
171 B
Desktop File
[Unit]
|
|
Description=Initialize SCSI Tape Drives
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/sbin/stinit -f /etc/stinit.def
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|