freebsd-dev/usr.sbin/periodic
Brooks Davis df01f319c7 Prevent periodic scripts that run longer than the expected period from
starting up before the previous script finishes.  This prevents an
infinite number of them from piling up and slowing a system down.

Since all the refactoring to make this happen required churning the
indenting of most of this file, make the indentation more consistent.

Reviewed by:	simon
MFC after:	1 week
2012-02-12 23:18:05 +00:00
..
Makefile
periodic.8 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
periodic.sh Prevent periodic scripts that run longer than the expected period from 2012-02-12 23:18:05 +00:00