FlashPolicyd
wget http://www.lightirc.com/release/flashpolicyd.zip
unzip flashpolicyd.zip
rm -rf flashpolicyd.zip
cd flashpolicyd
chmod a+x flashpolicyd.rb
whereis ruby
ruby: /usr/local/bin/ruby /usr/local/man/man1/ruby.1.gz
edit flashpolicyd.rb (change the first line to /usr/local/bin/ruby)
edit check_flashpolicyd.rb (change the first line to /usr/local/bin/ruby)
./flashpolicyd.rb --xml flashpolicy.xml --logfile flashpolicyd.log --port 8002
tail flashpolicyd.log - Verify that flashpolicyd is running