Bug#663662: multipath-tools: PATH env var too restrictive
On Thursday 29 March 2012 06:50 PM, Christian Salzmann wrote: > due to line 14 > > >PATH=/sbin:/bin > > awk in /usr/bin/ can not be found (diff attached). Yes. I've noticed this. Will be fixed in the next upload. -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operati
Bug#663662: multipath-tools: PATH env var too restrictive
due to line 14 >PATH=/sbin:/bin awk in /usr/bin/ can not be found (diff attached). ciao Christian >14c14 < PATH=/sbin:/bin:/usr/bin --- > PATH=/sbin:/bin