blob: 2ebe5e87cf23f075098af044798cb09185168721 [file] [log] [blame]
package libcontainerd
func setOOMScore(pid, score int) error {
return nil
}