mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
_PATH_DEV_SYSTRACE
This commit is contained in:
parent
35b33cc1bc
commit
5431e1451c
@ -112,3 +112,7 @@
|
||||
#ifndef _PATH_LDAP_CONF
|
||||
#define _PATH_LDAP_CONF "/etc/ldap.conf"
|
||||
#endif /* _PATH_LDAP_CONF */
|
||||
|
||||
#ifndef _PATH_DEV_SYSTRACE
|
||||
#define _PATH_DEV_SYSTRACE "/dev/systrace"
|
||||
#endif /* _PATH_DEV_SYSTRACE */
|
||||
|
Loading…
x
Reference in New Issue
Block a user