Skip to content

Instantly share code, notes, and snippets.

@Kiwi
Created December 20, 2020 14:20
Show Gist options
  • Save Kiwi/6d50995af051e978fdbedb1bc23f3d6e to your computer and use it in GitHub Desktop.
Save Kiwi/6d50995af051e978fdbedb1bc23f3d6e to your computer and use it in GitHub Desktop.
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