Skip to content

Instantly share code, notes, and snippets.

@Kiwi
Created December 20, 2020 14:20
security.pam.loginLimits
security.pam.loginLimits =
[ { domain = "kiwi";
type = "-";
item = "memlock";
value = "unlimited";
}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment