Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cron <root@p...> run-parts /etc/cron.daily



eric wrote:

>[...]
>Now I'm lost already but I peak at line 38 and it says,
>  || echo Prelink failed with return value $? >> /var/log/prelink.log
>  
>
That's the error action if the previous line fails. On my (debian) 
system, /etc/cron.daily/prelink lines 37 & 38 are:

/usr/sbin/prelink -av $PRELINK_OPTS >> /var/log/prelink.log 2>&1 \
  || echo Prelink failed with return value $? >> /var/log/prelink.log

So I'd do a man prelink to understand the options, then try running that 
line manually.

- Bob






BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org