Package: lsb-base Version: 3.1-11 Severity: normal $ /etc/init.d/dirmngr start Starting DirMngr: dirmngr/lib/lsb/init-functions: line 74: kill: (17434) - No such process
This is the newly added
if $(kill -0 "${pid:-}"); then
which should have its error output sent to /dev/null.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

