diff options
author | 0mp <0mp@FreeBSD.org> | 2018-11-04 05:54:52 +0800 |
---|---|---|
committer | 0mp <0mp@FreeBSD.org> | 2018-11-04 05:54:52 +0800 |
commit | 3afccd0d6f45af18c54f2562287d2b97e6b22b36 (patch) | |
tree | 456c632a88294948d5dc87bc8b304d47a46232a2 /audio | |
parent | 245de405fc9caeb25ecd78d0d2589f872c4aa73d (diff) | |
download | freebsd-ports-gnome-3afccd0d6f45af18c54f2562287d2b97e6b22b36.tar.gz freebsd-ports-gnome-3afccd0d6f45af18c54f2562287d2b97e6b22b36.tar.zst freebsd-ports-gnome-3afccd0d6f45af18c54f2562287d2b97e6b22b36.zip |
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
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions