X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fexportfs%2Fexportfs.c;fp=utils%2Fexportfs%2Fexportfs.c;h=18dfe5ad8046c124b7e2cb8fb76da6800eeb8dba;hp=99618c94ee0ed0040f29a32246b3af50d2824539;hb=173ac3ccb45cc407336dd363fc15c90bbfdecf6f;hpb=e9b0bed761bc77ba046f53be2ec324c4b61357ff diff --git a/utils/exportfs/exportfs.c b/utils/exportfs/exportfs.c index 99618c9..18dfe5a 100644 --- a/utils/exportfs/exportfs.c +++ b/utils/exportfs/exportfs.c @@ -515,6 +515,7 @@ dump(int verbose) break; #endif } + secinfo_show(stdout, ep); printf("%c\n", (c != '(')? ')' : ' '); } }