Skip to content

Commit 15b283d

Browse files
committed
WIP: Avoid FD juggling in scriptlets
1 parent 79e2b98 commit 15b283d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packaging/common/cfengine-hub/postinstall.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,4 +893,6 @@ fi
893893

894894
rm -f "$PREFIX/UPGRADED_FROM.txt"
895895

896+
exec $CONSOLE>&-
897+
896898
exit 0

0 commit comments

Comments
 (0)