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

This commit is contained in:
Frédéric Péters 2016-01-22 13:38:03 +01:00
parent cd35893009
commit 5129a42f6c
1 changed files with 0 additions and 1 deletions

View File

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