mirror of
https://github.com/containers/podman.git
synced 2025-10-16 02:32:55 +08:00
set max ulimits for rootless on each start
Signed-off-by: Jan Hendrik Farr <github@jfarr.cc>
This commit is contained in:
6
libpod/rlimit_int64.go
Normal file
6
libpod/rlimit_int64.go
Normal file
@ -0,0 +1,6 @@
|
||||
//go:build freebsd
|
||||
// +build freebsd
|
||||
|
||||
package libpod
|
||||
|
||||
type rlimT int64
|
Reference in New Issue
Block a user