index
:
dracut
debian
progress-linux
upstream
debian 12 backports: kernel
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules.d
/
95dasd_mod
/
parse-dasd-mod.sh
blob: b635ecf9c221b03ac727847e4ea0f17034fdfee7 (
plain
)
1
2
3
4
#!/bin/sh
if
[
-x
/sbin/dasd_cio_free
]
;
then
dasd_cio_free
fi