--- rxvt-unicode/src/feature.h 2006/01/16 15:00:20 1.32 +++ rxvt-unicode/src/feature.h 2006/01/18 08:40:22 1.35 @@ -34,12 +34,20 @@ # define XAPPLOADDIRLOCALE X11LIBDIR "/%s/app-defaults" #endif +/*-------------------------------SECURITY-------------------------------*/ + +/* + * Define if you want to use a separate process for pty/tty handling + * when running setuid/setgid. You need this when making it setuid/setgid. + */ +#define PTYTTY_HELPER 1 + /*-----------------------SCREEN OPTIONS AND COLOURS---------------------*/ /* * NOTE: * - * Most of these configuration options have not been tested within the new + * Some of these configuration options have not been tested within the new * rxvt-unicode framework. Changing them should work, might have no effect, * destroy your disks or have any other effects. You may freely try (and * report bugs, too!), but don't _expect_ them to work. @@ -249,11 +257,6 @@ */ #define RESET_TTY_TO_COMMON_DEFAULTS -/* - * Only log in wtmp file when we're a login shell (-ls option) - */ -#define WTMP_ONLY_ON_LOGIN - /*--------------------------------BELL----------------------------------*/ /* * Disable all bell indications