[kde-linux] crontab
susing
my.suselinux at gmail.com
Fri Sep 30 13:38:44 UTC 2005
On Fri, 30 Sep 2005 01:36:41 +0800, Kevin Krammer <kevin.krammer at gmx.at> wrote:
> On Thursday 29 September 2005 17:59, susing wrote:
>> Hi Kevin, I added it to my crontab:
>>
>> susing at susing:~> crontab -l
>> 55 23 * * * dcop --user susing knotify Notify notify "" "" "Time To
>> Sleep" "" "" 2 0 04 23 * * * echo "test" > /home/susing/crontabtest
>> susing at susing:~>
>
> Can you redirect the commands output to a file and check if it writes any
> hints?
>
> Something like
> dcop --user susing knotify Notify notify "" "" "Time To Sleep" "" "" 2 0
> 2> /home/susing/crontab-dcop-err
>
> Or try adding --all-sessions
>
Hi Kevin,
It works. It's because /opt/kde/bin/dcop is not in the path, when I add the absolute path it works. Nice tip, thanks.
--
Cheers
More information about the kde-linux
mailing list