#5153 HIGH Update.: Network sniffing script
Zarro Boogs per Child
bugtracker at laptop.org
Wed Jan 9 17:06:55 EST 2008
#5153: Network sniffing script
-----------------------+----------------------------------------------------
Reporter: kimquirk | Owner: yani
Type: defect | Status: new
Priority: high | Milestone: Update.1
Component: distro | Version:
Resolution: | Keywords:
Verified: 0 | Blocking:
Blockedby: |
-----------------------+----------------------------------------------------
Comment(by carrano):
> Proposal: let's add /usr/sbin and /sbin to the path of all users. Is
there anyone who actually *likes* the bin vs sbin distintion?
I think the correct approach would be put the command paths inside the
scripts.
Instead of
ifconfig eth0 ...
use:
/sbin/ifconfig eth0 ...
or:
ifconfig="/sbin/ifconfig"
...
$ifconfig eth0 ...
--
Ticket URL: <http://dev.laptop.org/ticket/5153#comment:16>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list