# httpd
Description: static web server (serves /var/www on port 80)
Type: daemon
Restart: always
Startup: httpd -b :80 -r /var/www
