Re: debian equivalent of rc.local

2000-10-31 Thread mike
On Tue, 31 Oct 2000 11:17:51 -0500, Peter S Galbraith said: > > Keith S Marshall wrote: > > > I was wondering what the debian equivalent to rc.local is. I want to > > put this setting > > > > hdparm -c 1 -d 1 /dev/hda > > > > which speeds up hard disk access in one of the start up f

Re: debian equivalent of rc.local

2000-10-31 Thread sena
I heard that Keith S Marshall wrote this on 31/10/00: > I was wondering what the debian equivalent to rc.local is. I want to put > this setting > > hdparm -c 1 -d 1 /dev/hda > > which speeds up hard disk access in one of the start up files and was under > the impression that on non debian syst

Re: debian equivalent of rc.local

2000-10-31 Thread Peter S Galbraith
Keith S Marshall wrote: > I was wondering what the debian equivalent to rc.local is. I want to > put this setting > > hdparm -c 1 -d 1 /dev/hda > > which speeds up hard disk access in one of the start up files and was > under the impression that on non debian systems it would go into the > bo

debian equivalent of rc.local

2000-10-31 Thread Keith S Marshall
I was wondering what the debian equivalent to rc.local is. I want to put this setting hdparm -c 1 -d 1 /dev/hda which speeds up hard disk access in one of the start up files and was under the impression that on non debian systems it would go into the bottom of rc.local <>