#!/bin/sh mkdir -p `dirname $REDIS_LOG` $REDIS_DATA sysctl vm.overcommit_memory=1 /usr/bin/redis-server $REDIS_CONFIG