[MXS-555] allow setting ulimit -FSn xxxxxx via /etc/default/maxscale on debian/ubuntu Created: 2016-01-22  Updated: 2016-01-25  Resolved: 2016-01-25

Status: Closed
Project: MariaDB MaxScale
Component/s: init script
Affects Version/s: 1.3.0
Fix Version/s: 1.3.0

Type: New Feature Priority: Minor
Reporter: Florian Engelmann Assignee: Johan Wikman
Resolution: Won't Fix Votes: 0
Labels: None
Environment:

ubuntu/debian



 Description   

Hello,

as we hat to increase "ulimit -FSn xxxxx" running Maxscale and had to edit the init.d script it would be nice to enable the init.d script to source /etc/default/maxscale!?

All the best,
Florian



 Comments   
Comment by markus makela [ 2016-01-22 ]

This is already implemented:

 
# Source additional command line arguments.                                                                                                                                                                        
[ -f /etc/default/maxscale ] &&  . /etc/default/maxscale
 

Comment by markus makela [ 2016-01-25 ]

Already implemented.

Generated at Thu Feb 08 04:00:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.