cvsup client moved sbin->bin
This commit is contained in:
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
|
@ -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:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue