mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 05:57:43 +00:00
13 lines
465 B
Plaintext
13 lines
465 B
Plaintext
# Copyright 2000, International Business Machines Corporation and others.
|
|
# All Rights Reserved.
|
|
#
|
|
# This software has been released under the terms of the IBM Public
|
|
# License. For details, see the LICENSE file in the top-level source
|
|
# directory or online at http://www.openafs.org/dl/license10.html
|
|
|
|
# for systems with quite a few (5-10) simultaneous users, 32MB RAM,
|
|
# ~100 MB cache.
|
|
/usr/vice/etc/afsd -stat 2800 -dcache 2400 -daemons 5 -volumes 128 $*
|
|
|
|
|