On Ubuntu 16/18 and Debian 9, LimitNOFILE is set to 4096 and not able to override from user unit. To run scylla-server in such environment, we need to turn on developer mode and show warnings. Fixes #7133 Closes #7323