fixed issue #394
This commit is contained in:
parent
4d56ab7878
commit
28071bb6f0
1 changed files with 1 additions and 1 deletions
2
debian/drone/etc/init/drone.conf
vendored
2
debian/drone/etc/init/drone.conf
vendored
|
@ -8,5 +8,5 @@ script
|
|||
if [ -f /etc/default/$UPSTART_JOB ]; then
|
||||
. /etc/default/$UPSTART_JOB
|
||||
fi
|
||||
droned $DRONED_OPTS
|
||||
/usr/local/bin/droned $DRONED_OPTS
|
||||
end script
|
Loading…
Reference in a new issue