On Mon, 15 May 2006 10:51:06 -0400, Timothy A. Holmes wrote:

> Can someone please point me to a reference that will show me now to
> configure my vixie cron to do a nightly emerge sync?
echo '#!/bin/bash' >/etc/cron.daily/emerge-sync
echo 'emerge --sync' >>/etc/cron.daily/emerge-sync
chmod +x /etc/cron.daily/emerge-sync

For a more useful output, emerge eix and replace the second line with
echo 'eix-sync' >>/etc/cron.daily/emerge-sync


-- 
Neil Bothwick

Top Oxymorons Number 42: Airline Food

Attachment: signature.asc
Description: PGP signature

Reply via email to