From: Nathan Neulinger Date: Mon, 30 Apr 2001 00:36:36 +0000 (+0000) Subject: linux-conf-use-options-not-afsd-options-20010429 X-Git-Tag: openafs-stable-1_1_0~182 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=13f30691ead130e199e929fa273a0de1e2585f99 linux-conf-use-options-not-afsd-options-20010429 make distributed config consistent with rc file --- diff --git a/src/afsd/afs.conf.linux b/src/afsd/afs.conf.linux index a368504..7618280 100644 --- a/src/afsd/afs.conf.linux +++ b/src/afsd/afs.conf.linux @@ -24,7 +24,7 @@ OPTIONS=$MEDIUM VERBOSE= # AFSD_OPTIONS are the options passed to afsd. -AFSD_OPTIONS="$OPTIONS $VERBOSE" +OPTIONS="$OPTIONS $VERBOSE" # Sample server preferences function. Set server preferences using this.