mt-st/stinit.service
Petr Šabata f6c2015343 RHEL 9.0.0 Alpha bootstrap
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
2020-10-15 20:36:32 +02:00

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