stasis-bLSM/y/packages/dht_lsm_server.run
sears bc2103625e move y* stuff to y directory
git-svn-id: svn+ssh://svn.corp.yahoo.com/yahoo/yrl/labs/pnuts/code/logstore@3780 8dad8b1f-cf64-0410-95b6-bcf113ffbcfe
2012-02-22 23:46:49 +00:00

9 lines
324 B
Bash
Executable file

#!/bin/sh
#
# This is the 'run' script used by daemontools to start dht_lsm_server.
# See the dist page for more details about daemontools.
#
# http://dist.corp.yahoo.com/by-package/daemontools_y/
#
cd /home/y/var/dht_lsm_server/data
exec /home/y/bin/setuidgid nobody /home/y/bin64/lsm_server --benchmark --log-mode 1 2>&1