Crontab and init scripts

Mike McGrath mmcgrath at fedoraproject.org
Tue Feb 21 14:00:08 UTC 2006


> umm - when did anyone say yum put a pid file in /var/run?
>
> lockfile=/var/lock/subsys/yum
>
> RETVAL=0
>
> start() {
>     echo -n $"Enabling nightly yum update: "
>     touch "$lockfile" && success || failure
>     RETVAL=$?
>     echo
> }
>
>
> -sv

Sorry, I don't know why I thought that.  Must...get...more..sleeeeeep.....  :-D

         -Mike




More information about the fedora-extras-list mailing list