Hi.
On Sun, Jul 15, 2018 at 12:16:20PM +0200, Harald Dunkel wrote:
Hi folks,
would you mind to take a look at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888743
The fix is pretty easy.
But does not address all the cornercases, IMO.
Consider, for instance, an LXC container which shares root filesystem
with the host.
Whats really bugging me is that nobody
dares to touch the complex code of lsb-base. IMHO this is a clear
indication that Debian lost the blessed path other Unixes do follow.
Agreed. Debian drifted away from LSB several years ago, so the lack of
maintainers' interest is sad, but is to be expected.
What is your suggestion here? Apply the patch I provided (or maybe a
better one), or get rid of lsb-base completely?
Aim to ditch lsb-base in the long run.
For here and now I'd used something like 'pgrep -x --ns 1
$DAEMON_EXECUTABLE' instead of pidof.