Files
mirror_zfs/contrib/dracut/90zfs/import-opts-generator.sh.in
T

7 lines
109 B
Bash
Raw Normal View History

#!/bin/sh
. /lib/dracut-zfs-lib.sh
# shellcheck disable=SC2154
echo ZPOOL_IMPORT_OPTS="$ZPOOL_IMPORT_OPTS"