Neil Bothwick wrote: > On Wed, 12 Aug 2009 16:53:28 -0700, Grant wrote: > > >> Hmmm, it didn't come back up with the server. I have this in >> /etc/init.d/rc.local: >> > > My mistake, I misread the path you were using. You shouldn't > change /etc/init.d/rc.local, you put your commands in > the start or stop functions in /etc/conf.d/local. > > If you use baselayout-1, the commands go in /etc/conf.d/local.start > and /etc/conf.d/local.stop. > > >
Question. Could I put a command that changes the divisor for my fan speeds here? It would look something like this: echo 8 > /sys/devices/platform/w83627hf.656/fan1_div Would that work or does it have to be a service? Dale :-) :-)