#!/usr/bin/env ssm service_command=( /usr/bin/memcached -m 64 -p 11211 -u nobody -l 127.0.0.1 )