<quote who="David Kempe">

> hdparm -c1 -A1 -m16 -d1 /dev/hda
> 
> That command greatly improves speed for me. I know about adding a script to 
> init.d etc, is there an easier way? Can i just append a file or something? or 
> does the debian way force me to use an init script?

Debian doesn't have a hybrid SysV startup (this isn't so much a "Debian way"
thing, it's just not the way Red Hat does things), so yes, as far ask I
know, you need to make an init script. It's not a complex operation though.

Put what you want in /etc/init.d/<script> and type:

update-rc.d <script> defaults

[ And as an aside, you can just copy these from one of our machines if you
want! ;) ]

- Jeff


-- [EMAIL PROTECTED] ------------------------------- http://lwn.net/daily/ --

    For a list of points detailing how technology has failed to improve     
                         our lives, please press 3.                         

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to