add definition for burns to raise the time limit
authorMatthieu Patou <mat@matws.net>
Thu, 25 Nov 2010 09:08:01 +0000 (12:08 +0300)
committerMatthieu Patou <mat@matws.net>
Thu, 25 Nov 2010 09:08:01 +0000 (12:08 +0300)
burns.fns [new file with mode: 0644]

diff --git a/burns.fns b/burns.fns
new file mode 100644 (file)
index 0000000..60e8764
--- /dev/null
+++ b/burns.fns
@@ -0,0 +1,7 @@
+
+MAXTIME=28800 # 8 hours
+SMBD_MAXTIME=25200 # 7 hours for a samba process ..
+# default maximum memory size (100M) for any command
+export MAXTIME SMBD_MAXTIME
+
+. generic.fns