2018-07-01 8:38 GMT-03:00 Jonathan de Boyne Pollard: > > For the sake of other readers: note that it is not the build system that > employs the wall program. (That would be bizarre.) It is the shutdown > program, at runtime, as described in its manual.
Yep, that is a runtime dependency rather that a buid-time dependency, but worth mentioning, because util-linux's build system doesn't build wall if the 'configure' script is passed a --disable-wall option, and, for example, Gentoo does not have that program unless explicitly requested by the administrator with the 'tty-helpers' USE flag. G.
