summaryrefslogtreecommitdiffstats
path: root/etc/rc.update_bogons.sh
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.local>2009-03-24 14:09:58 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.local>2009-03-24 14:09:58 -0400
commitaeca0c4e2c84c336f4b47134720edf6e75dec739 (patch)
tree4832584bcdd1f71d061f747935516caa77b4860e /etc/rc.update_bogons.sh
parent833eb9d680935bd27ccd49635226745ffef34609 (diff)
downloadpfsense-aeca0c4e2c84c336f4b47134720edf6e75dec739.zip
pfsense-aeca0c4e2c84c336f4b47134720edf6e75dec739.tar.gz
Add missng `
Diffstat (limited to 'etc/rc.update_bogons.sh')
-rwxr-xr-xetc/rc.update_bogons.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.update_bogons.sh b/etc/rc.update_bogons.sh
index ec89ec2..8c9d6d5 100755
--- a/etc/rc.update_bogons.sh
+++ b/etc/rc.update_bogons.sh
@@ -7,7 +7,7 @@
echo "rc.update_bogons.sh is starting up." | logger
# Grab a random value
-value=`od -A n -d -N2 /dev/random | awk '{ print $1 }'
+value=`od -A n -d -N2 /dev/random | awk '{ print $1 }'`
echo "rc.update_bogons.sh is sleeping for $value" | logger
OpenPOWER on IntegriCloud