From 6ce51a315d631f62d7b996bd0e24921571a97090 Mon Sep 17 00:00:00 2001 From: in2 Date: Tue, 25 Nov 2003 07:10:06 +0000 Subject: add bBMC, rebuildaloha git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1371 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/crontab | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sample/crontab b/sample/crontab index 3eb4c4f3..888dde53 100644 --- a/sample/crontab +++ b/sample/crontab @@ -99,6 +99,12 @@ # ¨C¤é¬å°£ ALLPOST 30 5 * * * /bin/rm boards/A/ALLPOST; mkdir boards/A/ALLPOST +# for safty +9 * * * * bin/shmctl bBMC + +# rebuildaloha +25 6 3 * * bin/rebuildaloha.pl > /dev/null + # utmpfix 0 2-20 * * * bin/shmctl utmpfix -n 0 21 * * * bin/shmctl utmpfix -t 10800 -- cgit v1.2.3