ptserver: Add cmdline options for config and log
authorSimon Wilkinson <sxw@your-file-system.com>
Wed, 23 Mar 2011 16:31:42 +0000 (16:31 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sun, 10 Apr 2011 13:14:23 +0000 (06:14 -0700)
commitda3921e7c78ec2f9a7861cfb5d06df96bb1e477f
treed54c89af8c42443338f520298c11c5cf6f3db64e
parent20f2f23be6cd5834997cb22ae2bbf4bec308c60c
ptserver: Add cmdline options for config and log

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

Change-Id: I914eb842256eb74506490fcf5532b4138e6f3875
Reviewed-on: http://gerrit.openafs.org/4447
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod8/ptserver.pod
src/ptserver/ptserver.c