From 1cf5e99f21f8dc6ca3cfce7be15e5ba5212f78a8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 30 May 2013 15:34:55 +0000 Subject: [PATCH] Revert "It really doesn't like that there" This reverts commit bf69c27f481e341a11b1cf07e788baf0990e69f7. --- files/fas-client/fas-client.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/fas-client/fas-client.cron b/files/fas-client/fas-client.cron index a19c2fc2e0..4ec50f9a8c 100644 --- a/files/fas-client/fas-client.cron +++ b/files/fas-client/fas-client.cron @@ -1 +1 @@ -*/10 * * * * root /usr/local/bin/lock-wrapper fasClient "/bin/sleep $(($RANDOM % 180)); /usr/bin/fasClient -i | /usr/local/bin/nag-once fassync 1d 2>&1" +*/10 * * * * root /usr/local/bin/lock-wrapper fasClient "/bin/sleep $(($RANDOM \% 180)); /usr/bin/fasClient -i | /usr/local/bin/nag-once fassync 1d 2>&1"