freebsd-skq/usr.sbin/periodic
brooks 15a27123c9 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
periodic.sh Prevent periodic scripts that run longer than the expected period from 2012-02-12 23:18:05 +00:00