File: smoke-setup

package info (click to toggle)
libcache-memcached-fast-perl 0.28-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 664 kB
  • sloc: ansic: 8,001; perl: 671; makefile: 13; sh: 6
file content (6 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/sh

PIDFILE=${TDIR}/memcached.pid
WHOAMI=$(whoami)

memcached -u ${WHOAMI} -P ${PIDFILE} -l 127.0.0.1 -d