In what you've pasted, the first running process's last argument is "-I 1" whereas the second is "-I 1m" - but I think that's a copy/paste error because "-I 1" is invalid. Do you need to do "*sudo* systemctl status ..." in order to see command stdout/stderr log lines?
Exit status code 71 is unusual, I found a reference here: http://stackoverflow.com/a/1535733/2807852 > #define EX_OSERR 71 /* system error (e.g., can't fork) */ -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
