Info
authorJagger <robert.swiecki@code.google.com>
Fri, 15 May 2015 00:08:13 +0000 (02:08 +0200)
committerJagger <robert.swiecki@code.google.com>
Fri, 15 May 2015 00:08:13 +0000 (02:08 +0200)
README.md

index 5043bb8093c4e0cd2ffba9276f45d4235507ba09..0abbbb7a308f9e16f2cfb5aa1d847f3d9750ebc6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 NsJail is a Linux isolation tool making use of the namespacing and seccomp-bpf
 subsystems of the Linux kernel.
 
+This is NOT an official Google product.
+
 ### WHAT KIND OF ISOLATION DOES IT PROVIDE?
 1. Linux namespaces: UTS, MOUNT, PID, IPC, NET, USER (optional)
 2. FS chroot-ing (chroot()/pivot_root())