1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/databases/mysql55-server
Mateusz Piotrowski 43f9ba04f1 databases/mysql55-server: Adapt ${name}_limits to the new resource
limiting mechanics for services

Thanks to the recent change 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.

Unfortunately, there is a collision of variable names. The service scripts
are broken on FreeBSD version with that new change (>= 12.0).

The patch preserves the old behavior on the systems without the rc.subr(8)
modification.

PR:		227228
Reviewed by:	krion
Approved by:	krion (mentor), maintainer timeout
Differential Revision:	https://reviews.freebsd.org/D17818
2018-11-03 21:54:52 +00:00
..
files databases/mysql55-server: Adapt ${name}_limits to the new resource 2018-11-03 21:54:52 +00:00
distinfo Update to 5.5.62 release. 2018-10-26 12:18:20 +00:00
Makefile databases/mysql55-server: Adapt ${name}_limits to the new resource 2018-11-03 21:54:52 +00:00
pkg-descr
pkg-message
pkg-plist