mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Use _PATH_STDPATH instead of _PATH_DEFPATH
This commit is contained in:
@@ -404,7 +404,7 @@ send_mail(const char *fmt, ...)
|
||||
#ifndef NO_ROOT_MAILER
|
||||
static char *root_envp[] = {
|
||||
"HOME=/",
|
||||
"PATH=/usr/bin:/bin",
|
||||
"PATH=/usr/bin:/bin:/usr/sbin:/sbin",
|
||||
"LOGNAME=root",
|
||||
"USERNAME=root",
|
||||
"USER=root",
|
||||
|
Reference in New Issue
Block a user