Multimedia :: Wake Up to XMMS



sounds like cron is already running.
try "ps -C cron" to check.

edit:
OK...so you know it's running.....
http://linux.about.com/library/cmd/blcmdl5_crontab.htm
http://www.tldp.org/LDP....on.html
should get you started

Hey thanks! I think I have figured it out.

I put an entry in the system-wide crontab file:

#start xmms at 11:30am everyday and stream groovesalad
30 11 *** dsl xmms /home/dsl/groovesalad.pls

hope it's ok to put it in the systemwide crontab. heh!

hope this helps somebody else


original here.