Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
309ee6f5 by Gioele Barabucci at 2022-09-21T21:54:06+00:00
libc.preinst: Avoid using pidof

The use of `pidof` creates an implicit depency on `sysvinit-utils`.
`sysvinit-utils` is currently Essential, but that may change in the
future.

This specific use of `pidof` (finding if a process is running) is
simple enough to be replaced with `grep`'ing `/proc/*/cmdline`.

- - - - -


1 changed file:

- debian/debhelper.in/libc.preinst


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/309ee6f5153a205ad1c96401b1cd83f03438296c

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/commit/309ee6f5153a205ad1c96401b1cd83f03438296c
You're receiving this email because of your account on salsa.debian.org.


Reply via email to