parent
e7288c3f8d
commit
0e784a2a3b
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@ in
|
|||
script = (importLib {
|
||||
# See comments at importLib definition.
|
||||
zpoolCmd = "${cfgZfs.package}/sbin/zpool";
|
||||
zfsCmd = "${cfgZfs.package}/sbin/zfs";
|
||||
awkCmd = "${pkgs.gawk}/bin/awk";
|
||||
inherit cfgZfs;
|
||||
}) + ''
|
||||
poolImported "${pool}" && exit
|
||||
|
|
Loading…
Reference in a new issue