berb
02-02-2001, 05:45 PM
I want to be able to launch my xmms from a shell script hit by crontab.
script is:
#/bin/bash
echo working
/usr/local/bin/xmms -d &
permissions are rwx across the board and the path is correct, in fact from the CLI if I run it it works fine BUT when I run a crontab, it doesn't work !?! :confused:
I get mail from the daemon that sez 'working' but the player doesn't launch.
BTW the permissions on the xmms are also rwx across the board.
Am I missing something?
running slack 7.1, KDE
:cool: SLACKWARE :cool:
script is:
#/bin/bash
echo working
/usr/local/bin/xmms -d &
permissions are rwx across the board and the path is correct, in fact from the CLI if I run it it works fine BUT when I run a crontab, it doesn't work !?! :confused:
I get mail from the daemon that sez 'working' but the player doesn't launch.
BTW the permissions on the xmms are also rwx across the board.
Am I missing something?
running slack 7.1, KDE
:cool: SLACKWARE :cool: