[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq4 LCD



-----Original Message-----
From: Jason Humphrey [mailto:Jasonh@xxxxxxxxxxxxxx]

ln -s /etc/rc.d/init.d/lcd-showip /etc/cron.quarter-hourly/show-temp


Its going well so far but that last bit lost me. I'm not exactly a raq newbi
but i've never tuched cron jobs this will be my first time!! :S
-----Original Message-----

Just copy and paste that line ... if it works, it will return a blank
line.  I do not see why it wouldn't ... everything else is automatic.

What happens is that Cron is already (or should be) setup to run the
cron.quarter-hourly directory.  Once you put a file in that directory,
cron will automagically run it.

~Brian