Project

General

Profile

« Previous | Next » 

Revision aeca0c4e

Added by Scott Ullrich over 16 years ago

Add missng `

View differences:

etc/rc.update_bogons.sh
7 7
echo "rc.update_bogons.sh is starting up." | logger
8 8

  
9 9
# Grab a random value  
10
value=`od -A n -d -N2 /dev/random | awk '{ print $1 }'
10
value=`od -A n -d -N2 /dev/random | awk '{ print $1 }'`
11 11

  
12 12
echo "rc.update_bogons.sh is sleeping for $value" | logger
13 13

  

Also available in: Unified diff