Linux News
The world is talking about GNU/Linux and Free/Open Source Software
/etc/rc.local
This for the “how the hell have I done this job this long & not known this already?” files. Debian has a file called /etc/rc.local which runs at the end of all the multi-user boot levels, and which you can therefore put stuff in. I’ve had trouble with autofs not starting properly on certain machines (there seems to be a correlation with SCSI or SATA rather than IDE drives, although I do not know why this should be), and putting the line /etc/init.d/autofs restart in /etc/rc.local, whilst arguably a hack, does the trick just fine.
|
|
Full Story |
You cannot post until you login.