fixed issue #394

This commit is contained in:
Brad Rydzewski 2014-08-02 10:32:03 -07:00
parent 4d56ab7878
commit 28071bb6f0

View file

@ -8,5 +8,5 @@ script
if [ -f /etc/default/$UPSTART_JOB ]; then if [ -f /etc/default/$UPSTART_JOB ]; then
. /etc/default/$UPSTART_JOB . /etc/default/$UPSTART_JOB
fi fi
droned $DRONED_OPTS /usr/local/bin/droned $DRONED_OPTS
end script end script