* Check whether systemd or upstart have been used to start redis.
* Check whether systemd or upstart have been used to start redis.
*/
*/
...
@@ -5118,6 +5126,7 @@ int main(int argc, char **argv) {
...
@@ -5118,6 +5126,7 @@ int main(int argc, char **argv) {
serverLog(LL_WARNING,"WARNING: You specified a maxmemory value that is less than 1MB (current value is %llu bytes). Are you sure this is what you really want?",server.maxmemory);
serverLog(LL_WARNING,"WARNING: You specified a maxmemory value that is less than 1MB (current value is %llu bytes). Are you sure this is what you really want?",server.maxmemory);