debian: always restart after a hobo-agent trigger (#9405)

This commit is contained in:
Frédéric Péters 2016-01-22 13:36:24 +01:00
parent f94d5ac156
commit 0aa18bdec0
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ case "$1" in
triggered)
su -s /bin/sh -c "$MANAGE_SCRIPT hobo_deploy --redeploy" $USER
exit 0
;;
*)