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

This commit is contained in:
Frédéric Péters 2016-01-22 13:37:54 +01:00
parent 82507bac92
commit 7bb00a9c53
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ case "$1" in
triggered)
su -s /bin/sh -c "$MANAGE_SCRIPT hobo_deploy --redeploy" $USER
exit 0
;;
abort-upgrade|abort-remove|abort-deconfigure)