diff --git a/configs/apache.cfg b/configs/apache.cfg index 91774e6..68a36e0 100644 --- a/configs/apache.cfg +++ b/configs/apache.cfg @@ -9,7 +9,7 @@ hostname: "APACHE-NSJ" rlimit_as: 1024 rlimit_fsize: 1024 -rlimit_cpu: 18446744073709551615 +rlimit_cpu_type: INF rlimit_nofile: 64 time_limit: 0 diff --git a/configs/xchat-with-net.cfg b/configs/xchat-with-net.cfg index b29ded6..6ff49f5 100644 --- a/configs/xchat-with-net.cfg +++ b/configs/xchat-with-net.cfg @@ -22,7 +22,7 @@ envar: "FONTCONFIG_FILE=/etc/fonts/fonts.conf" envar: "FC_CONFIG_FILE=/etc/fonts/fonts.conf" rlimit_as: 4096 -rlimit_cpu: 1000000000 +rlimit_cpu_type: INF rlimit_fsize: 4096 rlimit_nofile: 128