Started core27 modified max Open Files per process

This commit is contained in:
maniacikarus
2009-02-07 08:59:44 +01:00
parent e4377a48c1
commit 8b88498602
4 changed files with 9 additions and 0 deletions

View File

@@ -23,3 +23,4 @@ net.ipv4.conf.all.log_martians = 1
kernel.printk = 1 4 1 7
vm.swappiness=0
kern.maxfilesperproc=4096

View File

@@ -0,0 +1 @@
etc/sysctl.conf

View File

@@ -0,0 +1 @@
DEPS=""

View File

@@ -0,0 +1,6 @@
#!/bin/bash
. /opt/pakfire/lib/functions.sh
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
extract_files
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
sysctl -p