nixpkgs/nixos
Eelco Dolstra 840f3230a2 Restore default core limit of 0:infinity
Continuation of 79c3c16dcbb3b45c0f108550cb89ccd4fc855e3b. Systemd 229
sets the default RLIMIT_CORE to infinity, causing systems to be
littered with core dumps when systemd.coredump.enable is disabled.

This restores the 15.09 soft limit of 0 and hard limit of infinity.
2016-04-14 13:18:09 +02:00
..
doc/manual Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
lib Fix X11 tests broken by the removal of -ac 2016-04-12 19:13:47 +02:00
maintainers Update AMI creation script 2016-04-05 11:25:12 +02:00
modules Restore default core limit of 0:infinity 2016-04-14 13:18:09 +02:00
tests Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
COPYING
default.nix Revert "Add the tool "nixos-typecheck" that can check an option declaration to:" 2016-03-01 20:52:06 +01:00
README
release-combined.nix NixOS release: Don't depend on chromium 2016-03-15 16:06:09 +01:00
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
release.nix nixos/tests: Add a test for keyboard layouts 2016-03-31 09:49:08 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.