Page MenuHomeFreeBSD

D49846.diff
No OneTemporary

D49846.diff

diff --git a/sys/kern/kern_jail.c b/sys/kern/kern_jail.c
--- a/sys/kern/kern_jail.c
+++ b/sys/kern/kern_jail.c
@@ -4203,6 +4203,7 @@
* Conditionally allow privileged process in the jail set
* machine time.
*/
+ case PRIV_SETTIMEOFDAY:
case PRIV_CLOCK_SETTIME:
if (cred->cr_prison->pr_allow & PR_ALLOW_SETTIME)
return (0);

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 22, 11:42 PM (6 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17567278
Default Alt Text
D49846.diff (344 B)

Event Timeline