Imported Upstream version 1.7.6p1
[debian/sudo] / def_data.c
index fbdc0c791fca4b879ac3d7ad8d3e76c3f8aba82a..c63d59588dd10f1a67b58385f58295b7829aaca4 100644 (file)
@@ -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
     }