mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 14:07:39 +00:00
15 lines
534 B
Plaintext
15 lines
534 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 small systems, small cache, limited memory, light usage,
|
|
# probably one or two users at most.
|
|
# these settings are identical to the AFS 3.1b defaults.
|
|
/usr/vice/etc/afsd -stat 300 -dcache 100 -daemons 2 -volumes 50 $*
|
|
|
|
|
|
|