@cryptotaxi247 / infra-1 / commits / 483de333

svn path=/configurations/trunk/tud/; revision=16254

svn path=/configurations/trunk/tud/; revision=16254

Eelco Dolstra committed Jul 8, 2009 at 15:37 UTC 483de333502b66b789c42ddabd322081e87b7ab2
1 file changed +4
build-machines-1950.nix
+4
@@ -11,6 +11,10 @@
11 kernelModules = ["acpi-cpufreq" "kvm-intel"];
12 kernelPackages = pkgs: pkgs.kernelPackages_2_6_28;
13 copyKernels = true;
14 +
15 + localCommands = ''
16 + echo 60 > /proc/sys/kernel/panic
17 + '';
18 };
19
20 fileSystems = [