Bug 154994

Summary: iwlist and similiar should be in /usr/bin
Product: [openSUSE] SUSE Linux 10.1 Reporter: Dirk Mueller <dmueller>
Component: NetworkAssignee: Joachim Gleissner <joachim.gleissner>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 154671    

Description Dirk Mueller 2006-03-03 14:06:35 UTC
iwlist and similiar are usable as non-root as well and therefore should be under /usr/bin
Comment 1 Andreas Gruenbacher 2006-03-03 14:42:56 UTC
Lots of binaries in /sbin and /usr/sbin care useful as regular user as well, but we don't want to have them in the namespace of regular users by default. This particular binary is from the wireless-tools package. Joe?
Comment 2 Joachim Gleissner 2006-03-03 15:07:31 UTC
You can run iwtools as user, that's right. But they are not very useful for the 'normal' end-user, so I think their place is in /usr/sbin. No one stops you from adding it to your path. :)