The entry in the changelog tells a different bug (_9_61923), please correct
it in the next upload.
Thanks
On 10/10/17 04:02 PM, Bernhard Schmidt wrote:
> I think what we actually want is
>
>TasksMax=N
>Specify the maximum number of tasks that may be created in the
>unit. This ensures that the number of tasks accounted for the
>unit (see above) stays below a
On 2017-10-10 09:31 AM, David Sommerseth wrote:
> On Mon, 9 Oct 2017 23:31:40 +0200 Bernhard Schmidt wrote:
> [...snip...]
>>
>> for i in `seq 1 20`; do echo -e "dev tun\nifconfig 10.0.$i.1
>> 10.0.$i.2\nsecret static.key\nport 200$i\nscript-security 2\nup
>> '/usr/local/bin/sleep-5.sh'\n
Am 10.10.2017 um 15:31 schrieb David Sommerseth:
Hi David,
> I did introduce LimitNPROC=10 to avoid a scenario where a faulty plug-in
> or script hook would spawn too many processes and overload the system in
> various ways. There are many reasons why this could happen, it could be
> a local iss
On Mon, 9 Oct 2017 23:31:40 +0200 Bernhard Schmidt wrote:
[...snip...]
>
> for i in `seq 1 20`; do echo -e "dev tun\nifconfig 10.0.$i.1
> 10.0.$i.2\nsecret static.key\nport 200$i\nscript-security 2\nup
> '/usr/local/bin/sleep-5.sh'\n" > server$i.conf; systemctl
> restart openvpn@
Control: tags -1 - unreproducible
On 09.10.2017 22:45, Michael Stone wrote:
Hi Michael,
> On Mon, Oct 09, 2017 at 09:47:49PM +0200, Bernhard Schmidt wrote:
>> I'm not exactly sure why it was chosen this low, but I cannot reproduce
>> your issue. I think LimitNPROC=10 is _per_ _instance_. I could
On Mon, Oct 09, 2017 at 09:47:49PM +0200, Bernhard Schmidt wrote:
I'm not exactly sure why it was chosen this low, but I cannot reproduce
your issue. I think LimitNPROC=10 is _per_ _instance_. I could start 20 server
instances just fine
Could you run scripts? IIRC, it's not the startup that's t
On Fri, May 05, 2017 at 05:39:24PM -0400, Michael Stone wrote:
Control: tags -1 unreproducible
> Package: openvpn
> Version: 2.4.0-4
> Severity: normal
>
> The systemd unit files for openvpn set LimitNPROC=10. This process limit
> applies to all processes started by a particular unit, so (for ex
Package: openvpn
Version: 2.4.0-4
Severity: normal
The systemd unit files for openvpn set LimitNPROC=10. This process limit
applies to all processes started by a particular unit, so (for example) if
there are 11 server .conf files the last one won't run. Or, with a smaller
number of .conf files, s
9 matches
Mail list logo