you specified the timestamp dir to be).
This feature is off by default.
+STUB_LOAD_INTERFACES
+ This option keeps sudo from trying to glean the ip address from
+ each attached ethernet interface. It is only useful on a machine
+ where sudo's interface reading support does not work, which may
+ be the case on some SysV-based OS's.
+
FAST_MATCH
When matching a given command to a path listed in the sudoers file,
only check the inodes for a match if the basenames match.
/*#define USE_TTY_TICKETS /* have a different ticket file for each tty */
/*#define OTP_ONLY /* validate user via OTP (skey/opie) only */
/*#define LONG_OTP_PROMPT /* use a two line OTP (skey/opie) prompt */
+/*#define STUB_LOAD_INTERFACES /* don't try to read ether interfaces */
#define FAST_MATCH /* command check fails if basenames not same */
#ifndef SUDOERS_MODE
#define SUDOERS_MODE 0440 /* file mode for sudoers (octal) */