mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
cfe87fe3e2
Use KeyctlJoinSessionKeyring, KeyctlString and KeyctlSetperm from golang.org/x/sys/unix instead of manually reimplementing them. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>