K 10 svn:author V 6 mmokhi K 8 svn:date V 27 2018-04-04T21:01:28.921362Z K 7 svn:log V 594 databases/mysql80-server: Adapt ${name}_limits to the new mechanism Regarding to the changes to rc.subr(8) it is no longer necessary to define a resource limiting logic in service scripts. limits(1) is now run by default and its configuration is handled via the "${name}_limits" variable. This however causes collision of variable names and also is not compatible with the old mechanism. This fixes the rc-script of mysql80 for the bases with both old and new mechanism. (This is port of the r466505 [and r466506]) PR: 227231 Submitted by: 0mp Reported by: 0mp Sponsored by: Netzkommune GmbH END