mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-29 04:17:07 +00:00
3 lines
87 B
Bash
3 lines
87 B
Bash
#!/bin/sh
|
|
|
|
exec /sbin/setuser memcache /usr/bin/memcached >>/var/log/memcached.log 2>&1 |