mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-02 15:25:58 +00:00
@@ -489,6 +489,7 @@ init_defaults(void)
|
|||||||
#endif
|
#endif
|
||||||
def_editor = estrdup(EDITOR);
|
def_editor = estrdup(EDITOR);
|
||||||
def_set_utmp = true;
|
def_set_utmp = true;
|
||||||
|
def_pam_setcred = true;
|
||||||
|
|
||||||
/* Finally do the lists (currently just environment tables). */
|
/* Finally do the lists (currently just environment tables). */
|
||||||
init_envtables();
|
init_envtables();
|
||||||
|
Reference in New Issue
Block a user