vlserver: Add options for config, log and db
authorSimon Wilkinson <sxw@your-file-system.com>
Thu, 24 Mar 2011 12:28:10 +0000 (12:28 +0000)
committerJeffrey Altman <jaltman@openafs.org>
Fri, 8 Apr 2011 04:51:29 +0000 (21:51 -0700)
commit222f8a5ea2cbf73db03ceacf68fa06c57769a0d2
tree93964b59e229c043c91b8049494ed92cf83041bf
parentf2ec10782384469f276195457b13c139e4fd2cee
vlserver: Add options for config, log and db

Make it possible to set the location of the vlserver's configuration
directory, database file, and the file that it logs to, from the
command line. This makes it possible to bring up a vlserver without
requiring an installation on the system for testing purposes.

Change-Id: I0a3fcc4fd10274588c1530f8b4f3e9782084c58c
Reviewed-on: http://gerrit.openafs.org/4440
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
doc/man-pages/pod8/vlserver.pod
src/vlserver/vlserver.c