Request #935

Path to system bins

Added by Tino Vázquez over 9 years ago. Updated about 8 years ago.

Status:ClosedStart date:10/21/2011
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:Release 3.4
Pull request:

Description

Now in script common we have:

export PATH=/bin:/sbin:/usr/bin:$PATH

this makes impossible for admins to specify non standard location for newly compiled tools, like libvirt. An option is just to revert the path:

export PATH=$PATH:/bin:/sbin:/usr/bin

or provide instructions for development.

History

#1 Updated by Ruben S. Montero about 8 years ago

  • Status changed from New to Closed

This is implemented as per command variable.

Also available in: Atom PDF