seccomp_enable_whitelist(): Fix comment
Этот коммит содержится в:
родитель
75f607bc35
Коммит
b4e8116c20
2
qssb.h
2
qssb.h
@ -577,7 +577,7 @@ static int seccomp_enable_blacklist(int *syscalls)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Blacklists the specified systemcalls.
|
* Whitelists the specified systemcalls.
|
||||||
*
|
*
|
||||||
* syscalls: array of system calls numbers. -1 must be the last entry.
|
* syscalls: array of system calls numbers. -1 must be the last entry.
|
||||||
*/
|
*/
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user