Bug#1107209: Add waitpid command to package

2025-06-03 Thread Chris Hofstaedtler
Control: reassign -1 util-linux-extra Control: notfound -1 2.40.4-5 Control: fixed -1 2.39.1-2 Control: close -1 On Mon, Jun 02, 2025 at 09:48:14PM -0700, Peter Collingbourne wrote: > waitpid is a command that is part of util-linux that waits for the > specified pids to exit and then exits itself

Bug#1107209: Add waitpid command to package

2025-06-02 Thread Peter Collingbourne
Package: util-linux Version: 2.40.4-5 waitpid is a command that is part of util-linux that waits for the specified pids to exit and then exits itself. It's part of the util-linux package on other distributions such as Fedora and NixOS but not Debian. I use it (and a self-written shell script that