Skip to content

Instantly share code, notes, and snippets.

@mdmarek
Created November 12, 2013 18:49
Show Gist options
  • Save mdmarek/7436510 to your computer and use it in GitHub Desktop.
Save mdmarek/7436510 to your computer and use it in GitHub Desktop.

Set values in:

/etc/security/limits.conf

Needs to be enabled in:

/etc/pam.d/common-session
/etc/pam.d/common-session-noninteractive

by adding:

session required pam_limits.so

See more information on the Ubuntu thread: Ubuntu ulimits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment