List Info

Thread: altq device configuration (solved)




altq device configuration (solved)
user name
2006-10-19 09:55:23
O.K found this script in nebsd-help list.

cd /dev
mkdir altq
chmod 755 altq
unit=0
for dev in altq cbq wfq afm fifoq red rio localq hfsc
cdnr blue priq
do
        rm -f altq/$dev
        mknod altq/$dev c 77 $unit
        chmod 644 altq/$dev
        unit=$(($unit + 1))
done
exit

Was posted by Manuel Bouyer as a reply to a similar
post.

I am curious if /dev/altq is an empty dir for others
also, except my installation.

Regards
Andreas

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection
around 
http://mail.yahoo.com 
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )