Trying to start memcached on a system where /bin/sh points to dash as opposed to bash gives out warnings related to syntax Reproducible: Always Steps to Reproduce: 1. ln -sf /bin/sh /bin/bash 2. /etc/init.d/memcached restart Actual Results: http://pastie.org/5567404
Oops, imean l -sf /bin/sh /bin/dash
*** This bug has been marked as a duplicate of bug 335294 ***