X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fzpool_layout%2Fzpool_layout;h=26d3ec265b19dab6aef844259a540ce2cb9620b9;hb=96801d290652812780cf6c070729154d4af8e1ce;hp=7f19dc0e91f68e1b63186c7fe946a9531dd854cc;hpb=fa417e57a68b7aa026ec5fd8c0471b6c60ca109f;p=zfs.git diff --git a/cmd/zpool_layout/zpool_layout b/cmd/zpool_layout/zpool_layout index 7f19dc0..26d3ec2 100755 --- a/cmd/zpool_layout/zpool_layout +++ b/cmd/zpool_layout/zpool_layout @@ -12,7 +12,7 @@ # /etc/zfs/zdev.conf file, it allows the by-path naming convertion # to change and still keep the simple naming. # -AWK=${AWK:-/bin/awk} +AWK=${AWK:-/usr/bin/awk} CONFIG=${CONFIG:-/etc/zfs/zdev.conf} BUSES=( 01 02 03 ) PORTS=( 4 0 )