# set these if you want to hard code the location of the config files: PVFS2_FS_CONF= PVFS2_SERVER_CONF= # your server binary PVFS2SERVER=/usr/sbin/pvfs2-server # location of your config files PVFS2_CONF_PATH=/etc # the server will record its PID in this file PVFS2_PIDFILE=/var/run/pvfs2.pid #Additional options, -d to keep it in the foreground so we can capture its pid with start-stop-daemon PVFS2_OPTIONS=-d