Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore the original terminal pgrp after editing
This fixes a problem when the shell is not in monitor mode (job control enabled) which resulted in the terminal pgrp being set to an invalid value once vipw exited. Fixes #1194.
- Loading branch information