Running CherryPy

I put following lines in /etc/rc.local

(cd /home/gniibe/www.gniibe.org &&
 su gniibe -c "./run-unguent.sh production")

The shell script run-ungent.sh goes background by itself.