Results 1 to 2 of 2
info
installed cron30.dsl to damnsmall linux hard disk debian type install
sox.dsl is already installed
added:sudo /etc/init.d/cron start to: /opt/bootlocal.sh
cron is posted at boot as starting
added: etc/cron.hourly/ to: ...
- 02-28-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 97
help with cron
info
installed cron30.dsl to damnsmall linux hard disk debian type install
sox.dsl is already installed
added:sudo /etc/init.d/cron start to: /opt/bootlocal.sh
cron is posted at boot as starting
added: etc/cron.hourly/ to: /home/dsl/filetool1st
added: chime.sh to: /etc/cron.hourly/
I made this script bootable: chmod +x /etc/cron.hourly/chime.sh
the file will play when executed
chime script=
#! /bin/bash
# play a chime
play /home/dsl/zsnd/chime.au
end
the computer does NOT chime on the hour
what am I doing wrong
any help appreciated
if this is in the wrong place I appologize
- 03-01-2007 #2Just Joined!
- Join Date
- Feb 2007
- Posts
- 97
nevermind solved
I solved but thanks anyway


Reply With Quote
