utils
utils copied to clipboard
Linux Capabilities improvements
- [ ] Replace existing syscall with portable interfaces
cap_set_procandcap_get_proc - [ ] Investigate using https://pkg.go.dev/kernel.org/pub/linux/libs/security/libcap/cap in combination with https://pkg.go.dev/kernel.org/pub/linux/libs/security/libcap/psx to avoid os thread locking