I'm using a gentoo box with vixie-cron.
I followed the guides to allow my user to access crontab.
I tested out some basic commands like echoing "test" to a file. That works fine. What doesn't work is starting /usr/bin/realplayer or /usr/bin/gedit. I tried making a script that would itself run realplayer and starting the script from cron but that doesn't seem to work. I didn't see anything in the logs.
What is happening here? How do I get cron to launch an X program.
I followed the guides to allow my user to access crontab.
I tested out some basic commands like echoing "test" to a file. That works fine. What doesn't work is starting /usr/bin/realplayer or /usr/bin/gedit. I tried making a script that would itself run realplayer and starting the script from cron but that doesn't seem to work. I didn't see anything in the logs.
What is happening here? How do I get cron to launch an X program.