Page MenuHomeFreeBSD

D49846.1777129221.diff
No OneTemporary

Size
344 B
Referenced Files
None
Subscribers
None

D49846.1777129221.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
Sat, Apr 25, 3:00 PM (18 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28428695
Default Alt Text
D49846.1777129221.diff (344 B)

Event Timeline