#!/bin/sh
umask 2
exec /usr/bin/lurker-index-bin -c /etc/lurker/lurker.conf $*
