diff options
Diffstat (limited to 'sys/linux/namespaces_amd64.const')
| -rw-r--r-- | sys/linux/namespaces_amd64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/namespaces_amd64.const b/sys/linux/namespaces_amd64.const index 6b9901bb7..3dc2b2828 100644 --- a/sys/linux/namespaces_amd64.const +++ b/sys/linux/namespaces_amd64.const @@ -6,6 +6,7 @@ CLONE_NEWIPC = 134217728 CLONE_NEWNET = 1073741824 CLONE_NEWNS = 131072 CLONE_NEWPID = 536870912 +CLONE_NEWTIME = 128 CLONE_NEWUSER = 268435456 CLONE_NEWUTS = 67108864 CLONE_SIGHAND = 2048 |
