Bug #57

lspci in compiz-manager

Added by Steve Kennedy 292 days ago. Updated 291 days ago.

Status :Closed Start :02/03/2008
Priority :Normal Due date :
Assigned to :Steve Kennedy % Done :

0%

Category :Packages
Target version :2.20.3 RC1

Description

compiz-manager script calls lspci; lspci is in /sbin/; /sbin/ is not
in the user’s path by default. I think that the inaccessibility of
lspci does not break anything, but it would be better to either redefine
$PATH in the compiz-manager script or call /sbin/lspci by absolute path.

Need to add a PATH variable to compiz-manager script.

History

02/03/2008 10:43 AM - Steve Kennedy

  • Status changed from New to Closed
  • Target version set to 2.20.3 RC1

Quick sed fix to the compiz-manager script to give full path to lspci. Not really sure this will affect the script much. :) It seemed to work for me nonetheless.

Also available in: Atom PDF