mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 14:55:12 +00:00
added _PATH_BSHELL
This commit is contained in:
@@ -84,3 +84,7 @@
|
|||||||
#ifndef _PATH_MV
|
#ifndef _PATH_MV
|
||||||
#define _PATH_MV _SUDO_PATH_MV
|
#define _PATH_MV _SUDO_PATH_MV
|
||||||
#endif /* _PATH_MV */
|
#endif /* _PATH_MV */
|
||||||
|
|
||||||
|
#ifndef _PATH_BSHELL
|
||||||
|
#define _PATH_BSHELL _SUDO_PATH_BSHELL
|
||||||
|
#endif /* _PATH_BSHELL */
|
||||||
|
Reference in New Issue
Block a user