aboutsummaryrefslogtreecommitdiffhomepage
path: root/sandbox/const.go
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/const.go')
-rw-r--r--sandbox/const.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/sandbox/const.go b/sandbox/const.go
deleted file mode 100644
index afced969..00000000
--- a/sandbox/const.go
+++ /dev/null
@@ -1,6 +0,0 @@
-package sandbox
-
-const (
- PR_SET_NO_NEW_PRIVS = 0x26
- CAP_SYS_ADMIN = 0x15
-)