Skip to content

Commit

Permalink
WIP: Close the console FD on upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
vpodzime committed Nov 30, 2018
1 parent 79e2b98 commit 5a76702
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/common/cfengine-hub/postinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -893,4 +893,6 @@ fi

rm -f "$PREFIX/UPGRADED_FROM.txt"

exec $CONSOLE>&-

exit 0

0 comments on commit 5a76702

Please sign in to comment.