fix hupper path

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-04-11 16:10:28 +01:00
parent 9844e5f82f
commit e49fff3c5e

View File

@ -13,7 +13,7 @@ start()
PIDFILE=/run/hupper.pid
DOCKERPIDFILE=/run/docker.pid
WATCH=$(mobyconfig watch /etc/daemon.json)
WATCH=$(mobyconfig watch /etc/docker/daemon.json)
[ -z "${WATCH}" ] && exit 1