sick and tired of all the emails from rhel6 fasClient runs, this should filter out the depreciated lines but still show us errors

This commit is contained in:
Kevin Fenzi 2017-10-12 21:25:00 +00:00
parent 4635aaf7b9
commit 857375657f

View file

@ -1 +1 @@
00 20 * * * root /usr/local/bin/lock-wrapper fasClient "/bin/sleep $(($RANDOM \% 900)); /usr/bin/fasClient -i | /usr/local/bin/nag-once fassync 1d 2>&1"
00 20 * * * root /usr/local/bin/lock-wrapper fasClient "/bin/sleep $(($RANDOM \% 900)); /usr/bin/fasClient -i |& grep -vi deprecation | /usr/local/bin/nag-once fassync 1d 2>&1"