utils icon indicating copy to clipboard operation
utils copied to clipboard

Linux Capabilities improvements

Open Mzack9999 opened this issue 2 years ago • 0 comments

  • [ ] Replace existing syscall with portable interfaces cap_set_proc and cap_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

Mzack9999 avatar Sep 04 '23 08:09 Mzack9999