Sponsored links


Go Back   Sat Industry Forums > Dreambox > DB Images > PLI Images
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-25-2007
FullFTA's Avatar
Registered User
 
Join Date: Dec 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
FullFTA is on a distinguished road
PLI Garnet usage Crontab for autoupdate

Hello,

I want to use crontab to update information each day.
To do than I have first done a test
==>1. activate the menu : PLI image setup / Services to run / Start crond.
==>2. create a script shell named test.sh in /var/bin with :
#!/bin/sh
echo "ok" > /var/tmp/test ;
==>3. I have create a file named crontab in /var/spool/cron with :
SHELL=/bin/sh
* * * * * /var/bin/test.sh >/dev/null

But nothing appends, do you have any idea ?
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 01-27-2007
chris217's Avatar
Registered User
 
Join Date: Dec 2004
Posts: 41
Thanks: 0
Thanked 1 Time in 1 Post
chris217 is on a distinguished road
Re: PLI Garnet usage Crontab for autoupdate

Does your script run from a telnet connection?

Is the file set to be executable?
Reply With Quote
  #3 (permalink)  
Old 01-27-2007
FullFTA's Avatar
Registered User
 
Join Date: Dec 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
FullFTA is on a distinguished road
Re: PLI Garnet usage Crontab for autoupdate

Thanks now it is working.
For crondtab you need only to type the command crond -e then you need to know the command for vi editor then it automatically build what you need and it is working. The PLI image is really the best !!
Reply With Quote
  #4 (permalink)  
Old 03-08-2007
Registered User
 
Join Date: Apr 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
The Count is on a distinguished road
Re: PLI Garnet usage Crontab for autoupdate

Thanks for the info on crond on PLi Garnet.
I have got the crond working.
I need a command to do a channel scan.
Anyone got any ideas?
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pli and Garnet - help sonyboy Plugins 4 01-18-2007 04:55 AM
Configure RAM usage? Per Hansson Dreambox Hardware 3 07-08-2006 04:24 AM
Spider ... Upload / Download usage jloys DB Images 1 11-12-2004 12:29 AM
usage of usb sticks kanye New Dreamers 5 11-09-2004 04:20 AM
Memory usage q from DBweenie EGL Dreambox Chat 0 11-03-2004 09:18 AM


All times are GMT +10. The time now is 09:58 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.15469 seconds with 10 queries