diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-03-21 12:58:38 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-03-21 12:58:38 +0900 |
| commit | a70daf22504f80c4e3dfbc2f34cf95db4dbb5879 (patch) | |
| tree | 00eeed4a80dd5e6aeb34f4d7784e9e920006fb2e /sandbox/const.go | |
| parent | 632b18addd56227682ab4e29d97dcaf5d9642454 (diff) | |
sandbox: resolve inverted flags in op
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'sandbox/const.go')
| -rw-r--r-- | sandbox/const.go | 6 |
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 -) |
