-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thanks for the response Mark.
I guess what I'm asking here is, is it ok to create an rc.local file in /etc since it doesn't already exist? I know that in RH, I used to just add my own init lines there, but in SuSE, I'm not really sure where to do so. If I 'create' an rc.local file in SuSE, will it be parsed and treated accordingly or am I missing something? Thanks again, Chris On May 28, 2003 7:26 am, Mark Lane wrote: > > > #----cut here---- > > # I2C adapter drivers > > modprobe i2c-viapro > > # I2C chip drivers > > modprobe pcf8591 > > modprobe lm75 > > #----cut here---- > > You have some options here. You can write a control script for lmsensors > and put that information in it or you can throw the lines in a file > called rc.local. The simplest way for you would be to just put this > information in rc.local. If you want to learn about writing initscripts > this would be a simple example but I will let you research that on your > own. > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+1X7nAvR8j4tXQKERAomEAJsEjJ0Ha+Yc9FWvf9dQiuBJDZZMDACeOJRD QGEqS6y7X6QxPJzLA+pZFQw= =BtLy -----END PGP SIGNATURE-----
