summaryrefslogtreecommitdiffstats
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