X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=def_data.c;h=c63d59588dd10f1a67b58385f58295b7829aaca4;hb=f3530d8198251b72d01da9a07b1fa518446ec0f0;hp=fbdc0c791fca4b879ac3d7ad8d3e76c3f8aba82a;hpb=a91c5f78701b90c47a08daa15569ef64c6194504;p=debian%2Fsudo diff --git a/def_data.c b/def_data.c index fbdc0c7..c63d595 100644 --- a/def_data.c +++ b/def_data.c @@ -330,6 +330,10 @@ struct sudo_defs_types sudo_defs_table[] = { "use_pty", T_FLAG, "Always run commands in a pseudo-tty", NULL, + }, { + "iolog_dir", T_STR|T_PATH, + "Directory in which to store input/output logs", + NULL, }, { NULL, 0, NULL }