diff options
Diffstat (limited to 'sys/linux/namespaces_arm64.const')
| -rw-r--r-- | sys/linux/namespaces_arm64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/namespaces_arm64.const b/sys/linux/namespaces_arm64.const index b6ffca506..ed8a30796 100644 --- a/sys/linux/namespaces_arm64.const +++ b/sys/linux/namespaces_arm64.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 |
