cvsup client moved sbin->bin

This commit is contained in:
Andrey A. Chernov 1996-12-16 03:43:58 +00:00
parent bc238af7bd
commit aecd208bef
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=808
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ www release=current host=cvsup.freebsd.org hostbase=/home base=/usr prefix=/usr/
2) Add to /etc/crontab
1 5 * * * root /usr/local/sbin/cvsup -z -g /usr/local/www/data/freebsd.cvsup
1 5 * * * root /usr/local/bin/cvsup -z -g /usr/local/www/data/freebsd.cvsup
2) Add to /usr/local/etc/apache/access.conf:

View file

@ -11,7 +11,7 @@ www release=current host=cvsup.freebsd.org hostbase=/home base=/usr prefix=/usr/
2) Add to /etc/crontab
1 5 * * * root /usr/local/sbin/cvsup -z -g /usr/local/www/data/freebsd.cvsup
1 5 * * * root /usr/local/bin/cvsup -z -g /usr/local/www/data/freebsd.cvsup
2) Add to /usr/local/etc/apache/access.conf: