]> git.proxmox.com Git - pve-lxc-syscalld.git/commit
set SECBIT_KEEP_CAPS
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 15 Jul 2019 07:05:58 +0000 (09:05 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 15 Jul 2019 07:05:59 +0000 (09:05 +0200)
commit738dbfbe696d4b74efeda69df0e2db715257599d
tree61a7b60b2e9f1e63712560d37b264801a197850b
parent7ca1a14c8cff1c11fa09b1ec85fd556f50e68984
set SECBIT_KEEP_CAPS

That's the one we actually want instead of PR_SET_KEEPCAPS

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
src/capability.rs [new file with mode: 0644]
src/main.rs
src/pidfd.rs
src/tools.rs