Changeset 1181

Show
Ignore:
Timestamp:
02/04/09 14:29:55 (4 years ago)
Author:
max
Message:

Shepherd::Configure::configure_mythtv: Don't assume mythfilldatabase is in a PATH accessible to cron

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/references/Shepherd/Configure.pm

    r1168 r1181  
    33package Shepherd::Configure; 
    44 
    5 my $version = '0.10'; 
     5my $version = '0.11'; 
    66 
    77use strict; 
     
    10791079 
    10801080    my $minute = ((localtime)[1] + 2) % 60; 
    1081     my $job = "$minute * * * * nice mythfilldatabase --graboptions '--daily'\n"; 
     1081    my $job = "$minute * * * * nice `which mythfilldatabase` --graboptions '--daily'\n"; 
    10821082 
    10831083    $newcron .= $job; 
  • trunk/status

    r1180 r1181  
    33reference       Shepherd/Common.pm  0.37 
    44reference       Shepherd/MythTV.pm  0.9 
    5 reference       Shepherd/Configure.pm   0.10 
     5reference       Shepherd/Configure.pm   0.11 
    66grabber         yahoo7widget        1.110-r3 
    77grabber         rex                 4.0.1