forked from pool/openafs
a7c8d16e59
Hello, this package should replace the package openafs18. The reason for this request is that I would like to get this software into Factory, but it violaites the nameing convention. Thus, I decided to have one package "openafs" with the up-to-date version of the software. The package "openafs16" should still stay in filesystems. Once this is accepted, I will create a deletion request for filesystems/openafs18 Many thanks. OBS-URL: https://build.opensuse.org/request/show/586757 OBS-URL: https://build.opensuse.org/package/show/filesystems/openafs?expand=0&rev=1
14 lines
218 B
Plaintext
14 lines
218 B
Plaintext
#
|
|
# startup options for the openAFS client.
|
|
# see man afsd for details
|
|
|
|
|
|
AFSD_ARGS="-fakestat -memcache -blocks 102400 -dynroot -afsdb"
|
|
|
|
|
|
#
|
|
# sysname to set after startup
|
|
# leave empty for default setting.
|
|
|
|
SYSNAME=""
|