search for: corelimit

Displaying 3 results from an estimated 3 matches for "corelimit".

Did you mean: connlimit
2015 Jun 02
3
daemon in /etc/init.d/functions creates no pifile?
...tos I figured out, to include /etc/init.d/functions and I tried: # daemon --user $RUNUSER --pidfile=$PIDFILE $PROGRAM $OPTIONS But this seems not to create a pidfile at all. It checks only if a pidile exist already. This is executed at the end # $cgroup $nice runuser -s /bin/bash $user -c "$corelimit >/dev/null 2>&1 ; $*" Am I missed something? Thanks, Sebastian -- Sebastian Kotthoff Rechenzentrum Universit?t Mannheim B6, 23-29; Building B; Room 1.10 68159 Mannheim Tel: +49 621 181 2516 Fax: +49 621 181 2682
2015 Jun 02
0
daemon in /etc/init.d/functions creates no pifile?
.../etc/init.d/functions and I tried: > # daemon --user $RUNUSER --pidfile=$PIDFILE $PROGRAM $OPTIONS > > But this seems not to create a pidfile at all. It checks only if > a pidile exist already. > This is executed at the end > # $cgroup $nice runuser -s /bin/bash $user -c "$corelimit >/dev/null 2>&1 ; $*" > > Am I missed something? > > Thanks, > > Sebastian > -- > Sebastian Kotthoff > Rechenzentrum > Universit?t Mannheim > B6, 23-29; Building B; Room 1.10 > 68159 Mannheim > > Tel: +49 621 181 2516 > Fax: +49 621 1...
2015 Nov 17
12
3.7.1-rc1 has been tagged. Let's begin testing!
Hi, I have just tagged 3.7.1-rc1, so it is ready for testing. As a reminder, when doing regression testing, use the 3.7.0 release as your baseline. Thanks, Tom