Allow getloginclass in capability mode
As with e.g. getgroups and getlogin it allows querying current process credential state. Reported by: sigsys@gmail.com via kevans Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
7ee7e40976
commit
e953765f15
@ -288,6 +288,7 @@ getitimer
|
||||
getgid
|
||||
getgroups
|
||||
getlogin
|
||||
getloginclass
|
||||
|
||||
##
|
||||
## Allow querying certain trivial global state.
|
||||
|
Loading…
Reference in New Issue
Block a user