On Fri, Nov 18, 2016 at 09:35:59AM +0100, Martin Kletzander wrote:
> On Wed, Nov 16, 2016 at 08:29:49PM +0100, Guido Günther wrote:
> > Unify the logic we use for looking up daemons and admin binaries. Some
> > lookups prefered $PATH over **/sbin while others left out $PATH
> > entierly. We add **
On Wed, Nov 16, 2016 at 08:29:49PM +0100, Guido Günther wrote:
Unify the logic we use for looking up daemons and admin binaries. Some
lookups prefered $PATH over **/sbin while others left out $PATH
entierly. We add **/sbin since non-root users might not have these in
their path.
This also unbre
Unify the logic we use for looking up daemons and admin binaries. Some
lookups prefered $PATH over **/sbin while others left out $PATH
entierly. We add **/sbin since non-root users might not have these in
their path.
This also unbreaks libvirt when built on Debian systems with usrmerge[0]
and run