Charm: oneiric/stackmobile   Revision: 1   Hook: start
#!/bin/bash

set -e

# Basically just start the Apache server
service apache2 start