Skip to content

Instantly share code, notes, and snippets.

@jamesbeedy
Created February 3, 2017 19:30
Show Gist options
  • Select an option

  • Save jamesbeedy/362701f1ecbbabb04205955ed75df9e3 to your computer and use it in GitHub Desktop.

Select an option

Save jamesbeedy/362701f1ecbbabb04205955ed75df9e3 to your computer and use it in GitHub Desktop.
lxd_production_security_limits.conf
* soft nofile 1048576
* hard nofile 1048576
root soft nofile 1048576
root soft nofile 1048576
* soft memlock unlimited
* hard memlock unlimited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment